My program doesn't have bugs. It just develops random features.

UE2:Tab_InstantActionMain (UT2004)

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

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

Class: XInterface.Tab_InstantActionMain Parent: XInterface.GUITabPanel

<Enter a description here>

Properties

See Tab_InstantActionMain properties.

Delegates

OnChangeCustomBots

delegate OnChangeCustomBots ()


OnChangeGameType

delegate OnChangeGameType ()


Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


Other 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 ()


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)