Gah - a solution with more questions. – EntropicLqd
UE2:Tab_MultiplayerHostServerSettings (UE2Runtime)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_MultiplayerHostServerSettings |
Contents
- 1 Properties
- 1.1 AdminName
- 1.2 AdminPass
- 1.3 bDedicated
- 1.4 bLanPlay
- 1.5 bUseDefaults
- 1.6 GamePass
- 1.7 LaunchButton
- 1.8 MaxPlayers
- 1.9 MaxSpecs
- 1.10 MinPlayers
- 1.11 MyAdminEmail
- 1.12 MyAdminName
- 1.13 MyAdminPasswrd
- 1.14 MyAdvertise
- 1.15 MyDedicated
- 1.16 MyLanGame
- 1.17 MyMaxPlayers
- 1.18 MyMaxSpecs
- 1.19 MyMinPlayers
- 1.20 MyMOTD1
- 1.21 MyMOTD2
- 1.22 MyMOTD3
- 1.23 MyMOTD4
- 1.24 MyServerName
- 1.25 MyServerPasswrd
- 1.26 MyUseDefaults
- 1.27 MyUseWebAdmin
- 1.28 MyWebPort
- 1.29 Default values
- 2 Delegates
- 3 Instance functions
- Package:
- RTInterface
- This class in other games:
- UT2003, UT2004
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Class: XInterface.Tab_MultiplayerHostServerSettings Parent: XInterface.GUITabPanel
<Enter a description here>
Properties
AdminName
Type: string
Modifiers: config
AdminPass
Type: string
Modifiers: config
bDedicated
Type: bool
Modifiers: config
bLanPlay
Type: bool
Modifiers: config
bUseDefaults
Type: bool
Modifiers: config
GamePass
Type: string
Modifiers: config
LaunchButton
Type: GUIButton
MaxPlayers
Type: int
Modifiers: config
MaxSpecs
Type: int
Modifiers: config
MinPlayers
Type: int
Modifiers: config
TODO - maybe get rid of
MyAdminEmail
Type: moEditBox
MyAdminName
Type: moEditBox
MyAdminPasswrd
Type: moEditBox
MyAdvertise
Type: moCheckBox
MyDedicated
Type: moCheckBox
MyLanGame
Type: moCheckBox
MyMaxPlayers
Type: moNumericEdit
MyMaxSpecs
Type: moNumericEdit
MyMinPlayers
Type: moNumericEdit
MyMOTD1
Type: moEditBox
MyMOTD2
Type: moEditBox
MyMOTD3
Type: moEditBox
MyMOTD4
Type: moEditBox
MyServerName
Type: moEditBox
MyServerPasswrd
Type: moEditBox
MyUseDefaults
Type: moCheckBox
MyUseWebAdmin
Type: moCheckBox
MyWebPort
Type: moNumericEdit
Default values
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
OnChangeCustomBots
Instance functions
InitComponent
Overrides: GUIPanel.InitComponent