tModLoader v2024.04
A mod to make and play Terraria mods
ModBestiaryInfoElement Class Reference

Inherits IFilterInfoProvider, IProvideSearchFilterString, and IBestiaryInfoElement.

Inherited by ModBiomeBestiaryInfoElement, and ModSourceBestiaryInfoElement.

Public Member Functions

string GetDisplayNameKey ()
 
virtual UIElement GetFilterImage ()
 
string GetSearchString (ref BestiaryUICollectionInfo info)
 
UIElement ProvideUIElement (BestiaryUICollectionInfo info)
 
string GetDisplayNameKey ()
 
UIElement GetFilterImage ()
 
string GetSearchString (ref BestiaryUICollectionInfo info)
 
UIElement ProvideUIElement (BestiaryUICollectionInfo info)
 

Member Function Documentation

◆ GetDisplayNameKey()

string ModBestiaryInfoElement.GetDisplayNameKey ( )

Implements IFilterInfoProvider.

◆ GetFilterImage()

virtual UIElement ModBestiaryInfoElement.GetFilterImage ( )
virtual

Implements IFilterInfoProvider.

◆ GetSearchString()

string ModBestiaryInfoElement.GetSearchString ( ref BestiaryUICollectionInfo  info)

◆ ProvideUIElement()

UIElement ModBestiaryInfoElement.ProvideUIElement ( BestiaryUICollectionInfo  info)

Implements IBestiaryInfoElement.