Gah - a solution with more questions. – EntropicLqd
UE2:Tab_InstantActionMain (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_InstantActionMain |
Contents
- 1 Properties
- 2 Delegates
- 3 Instance functions
- 3.1 BotSkillChanged
- 3.2 ChangeCustomBots
- 3.3 ChangeMapBots
- 3.4 GameTypeChanged
- 3.5 GetGameClass
- 3.6 GetIsTeamGame
- 3.7 GetMapListClass
- 3.8 GetMapPrefix
- 3.9 GetRulesClass
- 3.10 InitComponent
- 3.11 MapListChange
- 3.12 MapListDblClick
- 3.13 ParseDescStr
- 3.14 Play
- 3.15 ReadMapInfo
- 3.16 ReadMapList
- 3.17 SelectGameType
- Package:
- XInterface
- This class in other games:
- UE2Runtime, 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_InstantActionMain Parent: XInterface.GUITabPanel
<Enter a description here>
Properties[edit]
See Tab_InstantActionMain properties.
Delegates[edit]
OnChangeCustomBots[edit]
delegate OnChangeCustomBots ()
OnChangeGameType[edit]
delegate OnChangeGameType ()
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 ()
InitComponent[edit]
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPanel.InitComponent
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)