Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:UWindowLayoutControl (UT)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

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

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 ()


Personal tools