tModLoader v2024.02
A mod to make and play Terraria mods
SearchAliasInfoElement Class Reference

Inherits IBestiaryInfoElement, and IProvideSearchFilterString.

Public Member Functions

 SearchAliasInfoElement (string alias)
 
string GetSearchString (ref BestiaryUICollectionInfo info)
 
UIElement ProvideUIElement (BestiaryUICollectionInfo info)
 
UIElement ProvideUIElement (BestiaryUICollectionInfo info)
 
string GetSearchString (ref BestiaryUICollectionInfo info)
 

Member Function Documentation

◆ GetSearchString()

string SearchAliasInfoElement.GetSearchString ( ref BestiaryUICollectionInfo  info)

◆ ProvideUIElement()

UIElement SearchAliasInfoElement.ProvideUIElement ( BestiaryUICollectionInfo  info)

Implements IBestiaryInfoElement.