Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE1:UWindowLayoutControl (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowLayoutControl |
Contents
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
bEqualSizedCols
Type: bool
bEqualSizedRows
Type: bool
bFixedHeight
Type: bool
bFixedWidth
Type: bool
Cols
Type: int
ColWidths
Type: float
Array size: 50
OwnerWindow
Type: UWindowWindow
RowHeights
Type: float
Array size: 50
Rows
Type: int
WinHeight
Type: float
WinLeft
Type: float
WinTop
Type: float
WinWidth
Type: float
X
Type: RowData
Array size: 50
Structs
LayoutCell
- UWindowDialogControl C
- UWindowLayoutControl L
- int HAlign
- -1, 0, 1
- int VAlign
RowData
- LayoutCell Y[50]
Instance functions
CalcColWidth
CalcRowHeight
CalcSize
DoLayout
function DoLayout ()