terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
SpawnConditionDecorativeOverlayInfoElement ([Optional] string overlayImagePath, [Optional] Color? overlayColor) | |
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 11 of file SpawnConditionDecorativeOverlayInfoElement.cs.