I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:Tab_InstantActionMapList (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_InstantActionMapList |
- Package:
- XInterface
- This class in other games:
- UT2004
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.
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 ()