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.CommonEnemyUICollectionInfoProvider Class Reference
+ Inheritance diagram for Terraria.GameContent.Bestiary.CommonEnemyUICollectionInfoProvider:
+ Collaboration diagram for Terraria.GameContent.Bestiary.CommonEnemyUICollectionInfoProvider:

Public Member Functions

 CommonEnemyUICollectionInfoProvider (string persistentId, bool quickUnlock)
 
BestiaryUICollectionInfo GetEntryUICollectionInfo ()
 
BestiaryEntryUnlockState GetUnlockStateByKillCount (int killCount, bool quickUnlock)
 
UIElement ProvideUIElement (BestiaryUICollectionInfo info)
 

Static Public Member Functions

static int GetKillCountNeeded (string persistentId)
 
static BestiaryEntryUnlockState GetUnlockStateByKillCount (int killCount, bool quickUnlock, int fullKillCountNeeded)
 

Private Attributes

string _persistentIdentifierToCheck
 
bool _quickUnlock
 
int _killCountNeededToFullyUnlock
 

Detailed Description

Definition at line 10 of file CommonEnemyUICollectionInfoProvider.cs.


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