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
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

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

function string ParseDescStr (string DescStr, int index)


Play

function string Play ()


ReadMapInfo

function ReadMapInfo (string MapName)


ReadMapList

function ReadMapList (string MapPreFix)


SelectGameType

function SelectGameType (string GameType)