Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 5 of file GoldCritterUICollectionInfoProvider.cs.