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
Loading...
Searching...
No Matches
Panel_Layout Class Reference
+ Collaboration diagram for Panel_Layout:

Public Member Functions

void Copy (Panel_Layout other)
 
 Panel_Layout ()
 

Public Attributes

ControlAnchor.ControlId AnchorControl
 
LayoutCalculator.AnchorType Anchor
 
Vector2 Location
 
Vector2 Size
 
bool AnchorForSize
 
ControlAnchor.ControlId SizeAnchorControl
 
LayoutCalculator.AnchorType SizeAnchor
 
Vector2 SizeLocation
 
Vector2 PickBorder
 
Vector2 PickOffset
 
Color BackingColor
 
Color BorderColor
 
Color HighlightColor
 
Texture_Layout Backing
 
Texture_Layout Border
 
Texture_Layout CursorHighlight
 

Detailed Description

Definition at line 9 of file Panel_Layout.cs.


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