UE2:Tab_InstantActionMain (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_InstantActionMain |
- Package:
- XInterface
- This class in other games:
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
See Tab_InstantActionMain properties.
Delegates
OnChangeCustomBots
delegate OnChangeCustomBots ()
OnChangeGameType
delegate OnChangeGameType ()
Instance functions
BotSkillChanged
function BotSkillChanged (GUIComponent Sender)
ChangeCustomBots
function ChangeCustomBots (GUIComponent Sender)
ChangeMapBots
function ChangeMapBots (GUIComponent Sender)
GameTypeChanged
function GameTypeChanged (GUIComponent Sender)
GetGameClass
function string GetGameClass ()
GetIsTeamGame
function bool GetIsTeamGame ()
GetMapListClass
function string GetMapListClass ()
GetMapPrefix
function string GetMapPrefix ()
GetRulesClass
function string GetRulesClass ()
InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPanel.InitComponent
MapListChange
function MapListChange (GUIComponent Sender)
MapListDblClick
function bool MapListDblClick (GUIComponent Sender)
ParseDescStr
Play
function string Play ()
ReadMapInfo
function ReadMapInfo (string MapName)
ReadMapList
function ReadMapList (string MapPreFix)
SelectGameType
function SelectGameType (string GameType)