Mostly Harmless

UE2:Tab_InstantActionMapList (UT2004)

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

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.

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


Other instance functions[edit]

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)