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

Inherits ModBestiaryInfoElement.

Public Member Functions

 ModSourceBestiaryInfoElement (ModLoader.Mod mod, string displayName)
 
override UIElement GetFilterImage ()
 
- Public Member Functions inherited from ModBestiaryInfoElement
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

◆ GetFilterImage()

override UIElement ModSourceBestiaryInfoElement.GetFilterImage ( )
virtual

Reimplemented from ModBestiaryInfoElement.