tModLoader v2024.09
A mod to make and play Terraria mods
|
Inherits FilterProviderInfoElement, IBestiaryBackgroundImagePathAndColorProvider, and IBestiaryPrioritizedElement.
Public Member Functions | |
SpawnConditionBestiaryInfoElement (string nameLanguageKey, int filterIconFrame, string backgroundImagePath=null, Color? backgroundColor=null) | |
Color? | GetBackgroundColor () |
Asset< Texture2D > | GetBackgroundImage () |
Public Member Functions inherited from FilterProviderInfoElement | |
FilterProviderInfoElement (string nameLanguageKey, int filterIconFrame) | |
string | GetDisplayNameKey () |
UIElement | GetFilterImage () |
string | GetSearchString (ref BestiaryUICollectionInfo info) |
UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
string | GetDisplayNameKey () |
UIElement | GetFilterImage () |
string | GetSearchString (ref BestiaryUICollectionInfo info) |
UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
Color? | GetBackgroundColor () |
Asset< Texture2D > | GetBackgroundImage () |
Properties | |
float | OrderPriority [get, set] |
Properties inherited from FilterProviderInfoElement | |
int | DisplayTextPriority [get, set] |
bool | HideInPortraitInfo [get, set] |
Properties inherited from IBestiaryPrioritizedElement | |
float | OrderPriority [get] |
Color? SpawnConditionBestiaryInfoElement.GetBackgroundColor | ( | ) |
Implements IBestiaryBackgroundImagePathAndColorProvider.
Asset< Texture2D > SpawnConditionBestiaryInfoElement.GetBackgroundImage | ( | ) |
Implements IBestiaryBackgroundImagePathAndColorProvider.
|
getset |
Implements IBestiaryPrioritizedElement.