I don't need to test my programs. I have an error-correcting modem.
UE2:Tab_InstantActionMain (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_InstantActionMain |
Contents
- 1 Properties
- 2 Delegates
- 3 Functions
- 3.1 Events
- 3.2 Other instance functions
- 3.2.1 BotSkillChanged
- 3.2.2 ChangeCustomBots
- 3.2.3 ChangeMapBots
- 3.2.4 GameTypeChanged
- 3.2.5 GetGameClass
- 3.2.6 GetIsTeamGame
- 3.2.7 GetMapListClass
- 3.2.8 GetMapPrefix
- 3.2.9 GetRulesClass
- 3.2.10 MapListChange
- 3.2.11 MapListDblClick
- 3.2.12 ParseDescStr
- 3.2.13 Play
- 3.2.14 ReadMapInfo
- 3.2.15 ReadMapList
- 3.2.16 SelectGameType
- Package:
- XInterface
- This class in other games:
- UE2Runtime, 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_InstantActionMain Parent: XInterface.GUITabPanel
<Enter a description here>
Properties[edit]
See Tab_InstantActionMain properties.
Delegates[edit]
OnChangeCustomBots[edit]
delegate OnChangeCustomBots ()
OnChangeGameType[edit]
delegate OnChangeGameType ()
Functions[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPanel.InitComponent
Other instance functions[edit]
BotSkillChanged[edit]
function BotSkillChanged (GUIComponent Sender)
ChangeCustomBots[edit]
function ChangeCustomBots (GUIComponent Sender)
ChangeMapBots[edit]
function ChangeMapBots (GUIComponent Sender)
GameTypeChanged[edit]
function GameTypeChanged (GUIComponent Sender)
GetGameClass[edit]
function string GetGameClass ()
GetIsTeamGame[edit]
function bool GetIsTeamGame ()
GetMapListClass[edit]
function string GetMapListClass ()
GetMapPrefix[edit]
function string GetMapPrefix ()
GetRulesClass[edit]
function string GetRulesClass ()
MapListChange[edit]
function MapListChange (GUIComponent Sender)
MapListDblClick[edit]
function bool MapListDblClick (GUIComponent Sender)
ParseDescStr[edit]
Play[edit]
function string Play ()
ReadMapInfo[edit]
function ReadMapInfo (string MapName)
ReadMapList[edit]
function ReadMapList (string MapPreFix)
SelectGameType[edit]
function SelectGameType (string GameType)