tModLoader v2024.10
A mod to make and play Terraria mods
|
Inherits IBestiaryInfoElement, and IBestiaryBackgroundOverlayAndColorProvider.
Public Member Functions | |
SpawnConditionDecorativeOverlayInfoElement (string overlayImagePath=null, Color? overlayColor=null) | |
Color? | GetBackgroundOverlayColor () |
Asset< Texture2D > | GetBackgroundOverlayImage () |
UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
Color? | GetBackgroundOverlayColor () |
Asset< Texture2D > | GetBackgroundOverlayImage () |
Properties | |
float | DisplayPriority [get, set] |
Properties inherited from IBestiaryBackgroundOverlayAndColorProvider | |
float | DisplayPriority [get] |
Color? SpawnConditionDecorativeOverlayInfoElement.GetBackgroundOverlayColor | ( | ) |
Implements IBestiaryBackgroundOverlayAndColorProvider.
Asset< Texture2D > SpawnConditionDecorativeOverlayInfoElement.GetBackgroundOverlayImage | ( | ) |
Implements IBestiaryBackgroundOverlayAndColorProvider.
UIElement SpawnConditionDecorativeOverlayInfoElement.ProvideUIElement | ( | BestiaryUICollectionInfo | info | ) |
Implements IBestiaryInfoElement.
|
getset |
Implements IBestiaryBackgroundOverlayAndColorProvider.