terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.GameContent.Bestiary.BestiaryEntry Class Reference

Public Member Functions

 BestiaryEntry ()
 
void AddTags (params IBestiaryInfoElement[] elements)
 

Static Public Member Functions

static BestiaryEntry Enemy (int npcNetId)
 
static BestiaryEntry TownNPC (int npcNetId)
 
static BestiaryEntry Critter (int npcNetId)
 
static BestiaryEntry Biome (string nameLanguageKey, string texturePath, Func< bool > unlockCondition)
 

Public Attributes

IEntryIcon Icon
 
IBestiaryUICollectionInfoProvider UIInfoProvider
 

Properties

List< IBestiaryInfoElementInfo [get, private set]
 

Private Attributes

List< IBestiaryInfoElement >< Infok__BackingField
 

Detailed Description

Definition at line 9 of file BestiaryEntry.cs.


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