I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:Tab_InstantActionMapList (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_InstantActionMapList
Package: 
XInterface
This class in other games:
UT2004

Class: XInterface.Tab_InstantActionMapList Parent: XInterface.GUITabPanel

<Enter a description here>

Properties[edit]

MyCurMapList[edit]

Type: GUIListBox


MyFullMapList[edit]

Type: GUIListBox


Default values[edit]

See Tab_InstantActionMapList defaults.

Instance functions[edit]

InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


MapAdd[edit]

function bool MapAdd (GUIComponent Sender)


MapAll[edit]

function bool MapAll (GUIComponent Sender)


MapClear[edit]

function bool MapClear (GUIComponent Sender)


MapDown[edit]

function bool MapDown (GUIComponent Sender)


MapRemove[edit]

function bool MapRemove (GUIComponent Sender)


MapUp[edit]

function bool MapUp (GUIComponent Sender)


Play[edit]

function string Play ()


ReadMapList[edit]

function ReadMapList (string MapPreFix, string MapListClass)