|
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.SalamanderShellyDadUICollectionInfoProvider:
Collaboration diagram for Terraria.GameContent.Bestiary.SalamanderShellyDadUICollectionInfoProvider:Public Member Functions | |
| SalamanderShellyDadUICollectionInfoProvider (string persistentId) | |
| BestiaryUICollectionInfo | GetEntryUICollectionInfo () |
| UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
Private Member Functions | |
| BestiaryEntryUnlockState | GetLowestAvailableUnlockStateFromEntriesThatAreInWorld (BestiaryEntryUnlockState unlockstatus) |
| bool | IsIncludedInCurrentWorld () |
Private Attributes | |
| string | _persistentIdentifierToCheck |
| int | _killCountNeededToFullyUnlock |
Definition at line 10 of file SalamanderShellyDadUICollectionInfoProvider.cs.