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

Public Member Functions

 GoldCritterUICollectionInfoProvider (int[] normalCritterPersistentId, string goldCritterPersistentId)
 
BestiaryUICollectionInfo GetEntryUICollectionInfo ()
 

Private Member Functions

bool TryFindingOneGoldCritterThatIsAlreadyUnlocked ()
 
BestiaryEntryUnlockState GetUnlockStateForCritter (string persistentId)
 

Private Attributes

string[] _normalCritterPersistentId
 
string _goldCritterPersistentId
 

Detailed Description

Definition at line 5 of file GoldCritterUICollectionInfoProvider.cs.


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