Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Interactions | +-- Engine.Interaction | +-- UWindow.UWindowBase | +-- UWindow.UWindowList | +-- UWindow.UWindowLayoutBase | +-- UWindow.UWindowLayoutControl
Variables Summary | |
---|---|
float | MinimumHeight |
float | MinimumWidth |
UWindowDialogClientWindow | OwnerWindow |
UWindowLayoutRow | RowList |
float | WinHeight |
float | WinLeft |
float | WinTop |
float | WinWidth |
Inherited Variables from UWindow.UWindowList |
---|
bItemOrderChanged, BranchLeft, BranchRight, bSortSuspended, bSuspendableSort, bTreeSort, CompareCount, CurrentSortItem, InternalCount, Last, Next, ParentNode, Prev, Sentinel, Tag |
Enumerations Summary |
---|
Inherited Enumerations from UWindow.UWindowLayoutBase |
---|
EHorizAlign, EVerticalAlign |
Functions Summary | ||
---|---|---|
UWindowLayoutCell | AddCell (optional int ColSpan, optional int RowSpan)) | |
UWindowLayoutRow | AddRow ())) | |
UWindowLayoutControl | Create ())) | |
PerformLayout ())) |
Inherited Functions from UWindow.UWindowList |
---|
Append, AppendItem, AppendListCopy, Clear, Compare, ContinueSort, CopyExistingListItem, Count, CountShown, CreateItem, DestroyList, DestroyListItem, DisconnectList, DoAppendItem, FindEntry, GraftLeft, GraftRight, Insert, InsertAfter, InsertBefore, InsertItem, InsertItemAfter, InsertItemBefore, LeftMost, MoveItemSorted, Remove, RightMost, SetupSentinel, ShowThisItem, Sort, Tick, Validate |
Variables Detail |
---|
Functions Detail |
---|
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |