My program doesn't have bugs. It just develops random features.

UE2:Tab_InstantActionMapList (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

MyCurMapList

Type: GUIListBox


MyFullMapList

Type: GUIListBox


Default values

See Tab_InstantActionMapList defaults.

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


Other instance functions

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)