|
tModLoader v2025.09
A mod to make and play Terraria mods
|
Inherits IBestiaryUICollectionInfoProvider.
Public Member Functions | |
| CommonEnemyUICollectionInfoProvider (string persistentId, bool quickUnlock) | |
| BestiaryUICollectionInfo | GetEntryUICollectionInfo () |
| BestiaryEntryUnlockState | GetUnlockStateByKillCount (int killCount, bool quickUnlock) |
| UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
| BestiaryUICollectionInfo | GetEntryUICollectionInfo () |
Static Public Member Functions | |
| static int | GetKillCountNeeded (string persistentId) |
| static BestiaryEntryUnlockState | GetUnlockStateByKillCount (int killCount, bool quickUnlock, int fullKillCountNeeded) |
| BestiaryUICollectionInfo CommonEnemyUICollectionInfoProvider.GetEntryUICollectionInfo | ( | ) |
Implements IBestiaryUICollectionInfoProvider.