tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.GameContent.Bestiary.SpawnConditionDecorativeOverlayInfoElement Class Reference

Inherits Terraria.GameContent.Bestiary.IBestiaryInfoElement, and Terraria.GameContent.Bestiary.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 Terraria.GameContent.Bestiary.IBestiaryBackgroundOverlayAndColorProvider
float DisplayPriority [get]
 

Member Function Documentation

◆ GetBackgroundOverlayColor()

Color? Terraria.GameContent.Bestiary.SpawnConditionDecorativeOverlayInfoElement.GetBackgroundOverlayColor ( )

◆ GetBackgroundOverlayImage()

Asset< Texture2D > Terraria.GameContent.Bestiary.SpawnConditionDecorativeOverlayInfoElement.GetBackgroundOverlayImage ( )

◆ ProvideUIElement()

UIElement Terraria.GameContent.Bestiary.SpawnConditionDecorativeOverlayInfoElement.ProvideUIElement ( BestiaryUICollectionInfo  info)

Property Documentation

◆ DisplayPriority

float Terraria.GameContent.Bestiary.SpawnConditionDecorativeOverlayInfoElement.DisplayPriority
getset