terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
IEntryIcon.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000941")]
9 public interface IEntryIcon
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6004796")]
13
14 [global::Cpp2ILInjected.Token(Token = "0x6004797")]
15 void Draw(BestiaryUICollectionInfo providedInfo, SpriteBatch spriteBatch, EntryIconDrawSettings settings);
16
17 [global::Cpp2ILInjected.Token(Token = "0x6004798")]
19
20 [global::Cpp2ILInjected.Token(Token = "0x6004799")]
22
23 [global::Cpp2ILInjected.Token(Token = "0x600479A")]
25 }
26}
class f__AnonymousType0<< Count > j__TPar
void Update(BestiaryUICollectionInfo providedInfo, Rectangle hitbox, EntryIconDrawSettings settings)
string GetHoverText(BestiaryUICollectionInfo providedInfo)
void Draw(BestiaryUICollectionInfo providedInfo, SpriteBatch spriteBatch, EntryIconDrawSettings settings)
bool GetUnlockState(BestiaryUICollectionInfo providedInfo)