I'm a doctor, not a mechanic

UE1:UWindowLayoutControl (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowList >> UWindowLayoutBase >> UWindowLayoutControl
Package: 
UWindow
This class in other games:
RTNP, U1

null

Properties

MinimumHeight

Type: float


MinimumWidth

Type: float


OwnerWindow

Type: UWindowDialogClientWindow


RowList

Type: UWindowLayoutRow


WinHeight

Type: float


WinLeft

Type: float


WinTop

Type: float


WinWidth

Type: float


Functions

Static functions

Create

static function UWindowLayoutControl Create ()


Instance functions

AddCell

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


AddRow

function UWindowLayoutRow AddRow ()


PerformLayout

function PerformLayout ()