Mostly Harmless

UE1:UWindowLayoutControl (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowList >> UWindowLayoutBase >> UWindowLayoutControl
Package: 
UWindow
This class in other games:
RTNP, U1

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]

function UWindowLayoutCell AddCell (optional int ColSpan, optional int RowSpan)


AddRow[edit]

function UWindowLayoutRow AddRow ()


PerformLayout[edit]

function PerformLayout ()