tModLoader v2024.04
A mod to make and play Terraria mods
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 ( )