Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UDebugMenu.UDebugMapList

Extends
UWindowListBoxItem

Core.Object
|   
+-- Engine.Interactions
   |   
   +-- Engine.Interaction
      |   
      +-- UWindow.UWindowBase
         |   
         +-- UWindow.UWindowList
            |   
            +-- UWindow.UWindowListBoxItem
               |   
               +-- UDebugMenu.UDebugMapList

Variables Summary
stringDisplayName
stringMapName
Inherited Variables from UWindow.UWindowListBoxItem
bSelected, Caption, HelpText
Inherited Variables from UWindow.UWindowList
bItemOrderChanged, BranchLeft, BranchRight, bSortSuspended, bSuspendableSort, bTreeSort, CompareCount, CurrentSortItem, InternalCount, Last, Next, ParentNode, Prev, Sentinel, Tag

Functions Summary
functionint Compare (UWindow.UWindowList T, UWindow.UWindowList B))
functionUDebugMapList FindMap (string FindMapName))
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

DisplayName Source code

var string DisplayName;

MapName Source code

var string MapName;


Functions Detail

Compare Source code

function int Compare ( UWindow.UWindowList T, UWindow.UWindowList B) )

FindMap Source code

function UDebugMapList FindMap ( string FindMapName) )



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:37.977 - Created with UnCodeX