Cogito, ergo sum

UE2:Tab_MultiplayerHostMain (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
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

See Tab_MultiplayerHostMain properties.

Delegates

OnChangeGameType

delegate OnChangeGameType ()


Instance functions

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


MapAdd

function bool MapAdd (GUIComponent Sender)


MapAll

function bool MapAll (GUIComponent Sender)


MapClear

function bool MapClear (GUIComponent Sender)


MapDown

function bool MapDown (GUIComponent Sender)


MapListChange

function MapListChange (GUIComponent Sender)


MapRemove

function bool MapRemove (GUIComponent Sender)


MapUp

function bool MapUp (GUIComponent Sender)


ParseDescStr

function string ParseDescStr (string DescStr, int index)


Play

function string Play ()


ReadMapInfo

function ReadMapInfo (string MapName)


ReadMapList

function ReadMapList (string MapPreFix, string MapListClass)


SelectGameType

function SelectGameType (string GameType)