|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for Terraria.GameContent.Bestiary.GoldCritterUICollectionInfoProvider:
Collaboration diagram for Terraria.GameContent.Bestiary.GoldCritterUICollectionInfoProvider: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 9 of file GoldCritterUICollectionInfoProvider.cs.