My program doesn't have bugs. It just develops random features.

UE1:UWindowLayoutRow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

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

null

[edit] Properties

[edit] CellList

Type: UWindowLayoutCell


[edit] Instance functions

[edit] AddCell

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


[edit] CalcMinHeight

function float CalcMinHeight ()


[edit] SetupSentinel

function SetupSentinel (optional bool bInTreeSort)

Overrides: UWindowList.SetupSentinel