Terraria v1.4.4.9
Terraria source code documentation
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]
 

Detailed Description

Definition at line 8 of file BestiaryEntry.cs.


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