Mostly Harmless

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

MyCurMapList

Type: GUIListBox


MyFullMapList

Type: GUIListBox


Default values

See Tab_InstantActionMapList defaults.

Instance functions

InitComponent

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


MapAdd

function bool MapAdd (GUIComponent Sender)


MapAll

function bool MapAll (GUIComponent Sender)


MapClear

function bool MapClear (GUIComponent Sender)


MapDown

function bool MapDown (GUIComponent Sender)


MapRemove

function bool MapRemove (GUIComponent Sender)


MapUp

function bool MapUp (GUIComponent Sender)


Play

function string Play ()


ReadMapList

function ReadMapList (string MapPreFix, string MapListClass)