Gah - a solution with more questions. – EntropicLqd

UE2:Tab_MultiplayerHostServerSettings (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_MultiplayerHostServerSettings
Package: 
RTInterface
This class in other games:
UT2003, UT2004

Class: XInterface.Tab_MultiplayerHostServerSettings Parent: XInterface.GUITabPanel

<Enter a description here>

Properties[edit]

AdminName[edit]

Type: string

Modifiers: config


AdminPass[edit]

Type: string

Modifiers: config


bDedicated[edit]

Type: bool

Modifiers: config


bLanPlay[edit]

Type: bool

Modifiers: config


bUseDefaults[edit]

Type: bool

Modifiers: config


GamePass[edit]

Type: string

Modifiers: config


LaunchButton[edit]

Type: GUIButton


MaxPlayers[edit]

Type: int

Modifiers: config


MaxSpecs[edit]

Type: int

Modifiers: config


MinPlayers[edit]

Type: int

Modifiers: config

TODO - maybe get rid of

MyAdminEmail[edit]

Type: moEditBox


MyAdminName[edit]

Type: moEditBox


MyAdminPasswrd[edit]

Type: moEditBox


MyAdvertise[edit]

Type: moCheckBox


MyDedicated[edit]

Type: moCheckBox


MyLanGame[edit]

Type: moCheckBox


MyMaxPlayers[edit]

Type: moNumericEdit


MyMaxSpecs[edit]

Type: moNumericEdit


MyMinPlayers[edit]

Type: moNumericEdit


MyMOTD1[edit]

Type: moEditBox


MyMOTD2[edit]

Type: moEditBox


MyMOTD3[edit]

Type: moEditBox


MyMOTD4[edit]

Type: moEditBox


MyServerName[edit]

Type: moEditBox


MyServerPasswrd[edit]

Type: moEditBox


MyUseDefaults[edit]

Type: moCheckBox


MyUseWebAdmin[edit]

Type: moCheckBox


MyWebPort[edit]

Type: moNumericEdit


Default values[edit]

Property Value
Controls[0] GUIImage'RTInterface.Tab_MultiplayerHostServerSettings.MPServerBk1'
Controls[1] GUIImage'RTInterface.Tab_MultiplayerHostServerSettings.MPServerBk2'
Controls[10] moEditBox'RTInterface.Tab_MultiplayerHostServerSettings.MPServerPW'
Controls[11] moEditBox'RTInterface.Tab_MultiplayerHostServerSettings.MPServerAdminName'
Controls[12] moEditBox'RTInterface.Tab_MultiplayerHostServerSettings.MPServerAdminEmail'
Controls[13] moEditBox'RTInterface.Tab_MultiplayerHostServerSettings.MPServerAdminPW'
Controls[14] moEditBox'RTInterface.Tab_MultiplayerHostServerSettings.MPServerMOTD1'
Controls[15] moEditBox'RTInterface.Tab_MultiplayerHostServerSettings.MPServerMOTD2'
Controls[16] moEditBox'RTInterface.Tab_MultiplayerHostServerSettings.MPServerMOTD3'
Controls[17] moEditBox'RTInterface.Tab_MultiplayerHostServerSettings.MPServerMOTD4'
Controls[18] moCheckBox'RTInterface.Tab_MultiplayerHostServerSettings.MPServerUseWebAdmin'
Controls[19] moNumericEdit'RTInterface.Tab_MultiplayerHostServerSettings.MPServerWebPort'
Controls[2] moCheckBox'RTInterface.Tab_MultiplayerHostServerSettings.MPServerDedicated'
Controls[20] GUIButton'RTInterface.Tab_MultiplayerHostServerSettings.LaunchB'
Controls[3] moCheckBox'RTInterface.Tab_MultiplayerHostServerSettings.MPServerLanGame'
Controls[4] moCheckBox'RTInterface.Tab_MultiplayerHostServerSettings.MPServerAdvertise'
Controls[5] moCheckBox'RTInterface.Tab_MultiplayerHostServerSettings.MPServerUseDefaults'
Controls[6] moNumericEdit'RTInterface.Tab_MultiplayerHostServerSettings.MPServerMinPlayers'
Controls[7] moNumericEdit'RTInterface.Tab_MultiplayerHostServerSettings.MPServerMaxPlayers'
Controls[8] moNumericEdit'RTInterface.Tab_MultiplayerHostServerSettings.MPServerMaxSpecs'
Controls[9] moEditBox'RTInterface.Tab_MultiplayerHostServerSettings.MPServerName'
WinHeight 0.77
WinTop 0.15

Delegates[edit]

OnChangeCustomBots[edit]

delegate OnChangeCustomBots (bool Enable)


Instance functions[edit]

InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


Launch[edit]

function bool Launch (GUIComponent Sender)


Play[edit]

function string Play ()


UseMapOnChange[edit]

function UseMapOnChange (GUIComponent Sender)