|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for Terraria.GameContent.Bestiary.SpawnConditionDecorativeOverlayInfoElement:
Collaboration diagram for Terraria.GameContent.Bestiary.SpawnConditionDecorativeOverlayInfoElement:Public Member Functions | |
| SpawnConditionDecorativeOverlayInfoElement (string overlayImagePath=null, Color? overlayColor=null) | |
| Asset< Texture2D > | GetBackgroundOverlayImage () |
| Color? | GetBackgroundOverlayColor () |
| UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
Properties | |
| float | DisplayPriority [get, set] |
Private Attributes | |
| string | _overlayImagePath |
| Color? | _overlayColor |
| float< DisplayPriority > | k__BackingField |
Definition at line 12 of file SpawnConditionDecorativeOverlayInfoElement.cs.