terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 6 of file GoldCritterUICollectionInfoProvider.cs.