Always snap to grid

UE1:UWindowLayoutRow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowList >> UWindowLayoutBase >> UWindowLayoutRow
Package: 
UWindow
This class in other games:
RTNP, U1

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