|
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.NamePlateInfoElement:
Collaboration diagram for Terraria.GameContent.Bestiary.NamePlateInfoElement:Public Member Functions | |
| NamePlateInfoElement (string languageKey, int npcNetId) | |
| string | GetName () |
| UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
| string | GetSearchString (ref BestiaryUICollectionInfo info) |
Private Attributes | |
| string | _key |
| int | _npcNetId |
Definition at line 11 of file NamePlateInfoElement.cs.