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

UE2:Tab_MultiplayerHostMain (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10: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_MultiplayerHostMain
Package: 
XInterface
This class in other games:
UT2004

Class: XInterface.Tab_MultiplayerHostMain Parent: XInterface.GUITabPanel

<Enter a description here>

Properties[edit]

See Tab_MultiplayerHostMain properties.

Delegates[edit]

OnChangeGameType[edit]

delegate OnChangeGameType ()


Instance functions[edit]

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


MapAdd[edit]

function bool MapAdd (GUIComponent Sender)


MapAll[edit]

function bool MapAll (GUIComponent Sender)


MapClear[edit]

function bool MapClear (GUIComponent Sender)


MapDown[edit]

function bool MapDown (GUIComponent Sender)


MapListChange[edit]

function MapListChange (GUIComponent Sender)


MapRemove[edit]

function bool MapRemove (GUIComponent Sender)


MapUp[edit]

function bool MapUp (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, string MapListClass)


SelectGameType[edit]

function SelectGameType (string GameType)