tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.GameContent.Bestiary.IEntryIcon Interface Reference

Inherited by Terraria.GameContent.Bestiary.CustomEntryIcon, and Terraria.GameContent.Bestiary.UnlockableNPCEntryIcon.

Public Member Functions

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