I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:UWindowLayoutControl (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowList >> UWindowLayoutBase >> UWindowLayoutControl |
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]
MinimumHeight[edit]
Type: float
MinimumWidth[edit]
Type: float
OwnerWindow[edit]
Type: UWindowDialogClientWindow
RowList[edit]
Type: UWindowLayoutRow
WinHeight[edit]
Type: float
WinLeft[edit]
Type: float
WinTop[edit]
Type: float
WinWidth[edit]
Type: float
Functions[edit]
Static functions[edit]
Create[edit]
static function UWindowLayoutControl Create ()
Instance functions[edit]
AddCell[edit]
AddRow[edit]
function UWindowLayoutRow AddRow ()
PerformLayout[edit]
function PerformLayout ()