Gah - a solution with more questions. – EntropicLqd
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[edit]
bEqualSizedCols[edit]
Type: bool
bEqualSizedRows[edit]
Type: bool
bFixedHeight[edit]
Type: bool
bFixedWidth[edit]
Type: bool
Cols[edit]
Type: int
ColWidths[edit]
Type: float
Array size: 50
OwnerWindow[edit]
Type: UWindowWindow
RowHeights[edit]
Type: float
Array size: 50
Rows[edit]
Type: int
WinHeight[edit]
Type: float
WinLeft[edit]
Type: float
WinTop[edit]
Type: float
WinWidth[edit]
Type: float
X[edit]
Type: RowData
Array size: 50
Structs[edit]
LayoutCell[edit]
- UWindowDialogControl C
- UWindowLayoutControl L
- int HAlign
- -1, 0, 1
- int VAlign
RowData[edit]
- LayoutCell Y[50]
Instance functions[edit]
CalcColWidth[edit]
CalcRowHeight[edit]
CalcSize[edit]
DoLayout[edit]
function DoLayout ()