I'm a doctor, not a mechanic
UE2:Tab_InstantActionMapList (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_InstantActionMapList |
- Package:
- XInterface
- This class in other games:
- UT2003
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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 ()