There is no spoon

UE1:UWindowLayoutControl (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
RTNP Object >> UWindowBase >> UWindowList >> UWindowLayoutBase >> UWindowLayoutControl

Contents

Package: 
UWindow
This class in other games:
U1, UT

null

[edit] Properties

[edit] MinimumHeight

Type: float


[edit] MinimumWidth

Type: float


[edit] OwnerWindow

Type: UWindowDialogClientWindow


[edit] RowList

Type: UWindowLayoutRow


[edit] WinHeight

Type: float


[edit] WinLeft

Type: float


[edit] WinTop

Type: float


[edit] WinWidth

Type: float


[edit] Functions

[edit] Static functions

[edit] Create

static function UWindowLayoutControl Create ()


[edit] Instance functions

[edit] AddCell

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


[edit] AddRow

function UWindowLayoutRow AddRow ()


[edit] PerformLayout

function PerformLayout ()