Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
NPCKillCounterInfoElement (int npcNetId) | |
UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
Private Member Functions | |
void | ShowDescription (UIElement element) |
int? | GetKillCount () |
Private Attributes | |
NPC | _instance |
Definition at line 12 of file NPCKillCounterInfoElement.cs.