tModLoader v2024.03
A mod to make and play Terraria mods
NamePlateInfoElement Class Reference

Inherits IBestiaryInfoElement, and IProvideSearchFilterString.

Public Member Functions

 NamePlateInfoElement (string languageKey, int npcNetId)
 
string GetSearchString (ref BestiaryUICollectionInfo info)
 
UIElement ProvideUIElement (BestiaryUICollectionInfo info)
 
UIElement ProvideUIElement (BestiaryUICollectionInfo info)
 
string GetSearchString (ref BestiaryUICollectionInfo info)
 

Member Function Documentation

◆ GetSearchString()

string NamePlateInfoElement.GetSearchString ( ref BestiaryUICollectionInfo  info)

◆ ProvideUIElement()

UIElement NamePlateInfoElement.ProvideUIElement ( BestiaryUICollectionInfo  info)

Implements IBestiaryInfoElement.