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
Loading...
Searching...
No Matches
Terraria.GameContent.Bestiary.GoldCritterUICollectionInfoProvider Class Reference
+ 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
 

Detailed Description

Definition at line 9 of file GoldCritterUICollectionInfoProvider.cs.


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