Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Bestiary.CommonEnemyUICollectionInfoProvider Class Reference

Public Member Functions

 CommonEnemyUICollectionInfoProvider (string persistentId, bool quickUnlock)
 
BestiaryUICollectionInfo GetEntryUICollectionInfo ()
 
BestiaryEntryUnlockState GetUnlockStateByKillCount (int killCount, bool quickUnlock)
 
UIElement ProvideUIElement (BestiaryUICollectionInfo info)
 

Static Public Member Functions

static int GetKillCountNeeded (string persistentId)
 
static BestiaryEntryUnlockState GetUnlockStateByKillCount (int killCount, bool quickUnlock, int fullKillCountNeeded)
 

Private Attributes

string _persistentIdentifierToCheck
 
bool _quickUnlock
 
int _killCountNeededToFullyUnlock
 

Detailed Description

Definition at line 6 of file CommonEnemyUICollectionInfoProvider.cs.


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