Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
NamePlateInfoElement (string languageKey, int npcNetId) | |
UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
string | GetSearchString (ref BestiaryUICollectionInfo info) |
Private Attributes | |
string | _key |
int | _npcNetId |
Definition at line 7 of file NamePlateInfoElement.cs.