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
Terraria.GameContent.Bestiary.IEntryIcon Interface Reference
+ Inheritance diagram for Terraria.GameContent.Bestiary.IEntryIcon:
+ Collaboration diagram for Terraria.GameContent.Bestiary.IEntryIcon:

Public Member Functions

void Update (BestiaryUICollectionInfo providedInfo, Rectangle hitbox, EntryIconDrawSettings settings)
 
void Draw (BestiaryUICollectionInfo providedInfo, SpriteBatch spriteBatch, EntryIconDrawSettings settings)
 
bool GetUnlockState (BestiaryUICollectionInfo providedInfo)
 
string GetHoverText (BestiaryUICollectionInfo providedInfo)
 
IEntryIcon CreateClone ()
 

Detailed Description

Definition at line 9 of file IEntryIcon.cs.


The documentation for this interface was generated from the following file: