|
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.NPCKillCounterInfoElement:
Collaboration diagram for Terraria.GameContent.Bestiary.NPCKillCounterInfoElement: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 13 of file NPCKillCounterInfoElement.cs.