Always snap to grid

UE1:UWindowLayoutRow (RTNP)

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

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

null

Properties[edit]

CellList[edit]

Type: UWindowLayoutCell


Instance functions[edit]

AddCell[edit]

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


CalcMinHeight[edit]

function float CalcMinHeight ()


SetupSentinel[edit]

function SetupSentinel (optional bool bInTreeSort)

Overrides: UWindowList.SetupSentinel