tModLoader v2025.03
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
CommonEnemyUICollectionInfoProvider Class Reference

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)
 

Member Function Documentation

◆ GetEntryUICollectionInfo()

BestiaryUICollectionInfo CommonEnemyUICollectionInfoProvider.GetEntryUICollectionInfo ( )