Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Bestiary.SpawnConditionDecorativeOverlayInfoElement Class Reference

Public Member Functions

 SpawnConditionDecorativeOverlayInfoElement (string overlayImagePath=null, Color? overlayColor=null)
 
Asset< Texture2DGetBackgroundOverlayImage ()
 
ColorGetBackgroundOverlayColor ()
 
UIElement ProvideUIElement (BestiaryUICollectionInfo info)
 

Properties

float DisplayPriority [get, set]
 

Private Attributes

string _overlayImagePath
 
Color_overlayColor
 

Detailed Description

Definition at line 8 of file SpawnConditionDecorativeOverlayInfoElement.cs.


The documentation for this class was generated from the following file: