tModLoader v2024.09
A mod to make and play Terraria mods
|
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) |
string ModBestiaryInfoElement.GetDisplayNameKey | ( | ) |
Implements IFilterInfoProvider.
|
virtual |
Implements IFilterInfoProvider.
string ModBestiaryInfoElement.GetSearchString | ( | ref BestiaryUICollectionInfo | info | ) |
Implements IProvideSearchFilterString.
UIElement ModBestiaryInfoElement.ProvideUIElement | ( | BestiaryUICollectionInfo | info | ) |
Implements IBestiaryInfoElement.