Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:Tab_InstantActionMain (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_InstantActionMain
Package: 
XInterface
This class in other games:
UE2Runtime, UT2004

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]

function string ParseDescStr (string DescStr, int index)


Play[edit]

function string Play ()


ReadMapInfo[edit]

function ReadMapInfo (string MapName)


ReadMapList[edit]

function ReadMapList (string MapPreFix)


SelectGameType[edit]

function SelectGameType (string GameType)