Cogito, ergo sum
UE1:UMenuServerSetupPage (UT)
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UMenuPageWindow >> UMenuServerSetupPage |
Contents
- 1 Properties
- 1.1 AdminEMailEdit
- 1.2 AdminEMailHelp
- 1.3 AdminEMailText
- 1.4 AdminNameEdit
- 1.5 AdminNameHelp
- 1.6 AdminNameText
- 1.7 bInitialized
- 1.8 bLanPlay
- 1.9 ControlOffset
- 1.10 DoUplinkCheck
- 1.11 DoUplinkHelp
- 1.12 DoUplinkText
- 1.13 IpServerClass
- 1.14 LanPlayCheck
- 1.15 LanPlayHelp
- 1.16 LanPlayText
- 1.17 MOTDLine1Edit
- 1.18 MOTDLine1Help
- 1.19 MOTDLine1Text
- 1.20 MOTDLine2Edit
- 1.21 MOTDLine2Help
- 1.22 MOTDLine2Text
- 1.23 MOTDLine3Edit
- 1.24 MOTDLine3Help
- 1.25 MOTDLine3Text
- 1.26 MOTDLine4Edit
- 1.27 MOTDLine4Help
- 1.28 MOTDLine4Text
- 1.29 ngWorldStatsCheck
- 1.30 ngWorldStatsHelp
- 1.31 ngWorldStatsText
- 1.32 ServerNameEdit
- 1.33 ServerNameHelp
- 1.34 ServerNameText
- 2 Instance functions
- Package:
- UMenu
- Direct subclass:
- UTServerSetupPage
- This class in other games:
- RTNP
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. |
null
Properties[edit]
AdminEMailEdit[edit]
Type: UWindowEditControl
AdminEMailHelp[edit]
Type: string
Modifiers: localized
Default value: "Enter an email address so users of this server can contact you."
AdminEMailText[edit]
Type: string
Modifiers: localized
Default value: "Admin Email"
AdminNameEdit[edit]
Type: UWindowEditControl
AdminNameHelp[edit]
Type: string
Modifiers: localized
Default value: "Enter the name of this server's administrator."
AdminNameText[edit]
Type: string
Modifiers: localized
Default value: "Admin Name"
bInitialized[edit]
Type: bool
bLanPlay[edit]
Type: bool
Modifiers: config
ControlOffset[edit]
Type: int
DoUplinkCheck[edit]
Type: UWindowCheckbox
DoUplinkHelp[edit]
Type: string
Modifiers: localized
Default value: "If checked, your server will be advertised to the Master Server, so your server will appear in the global server list."
DoUplinkText[edit]
Type: string
Modifiers: localized
Default value: "Advertise Server"
IpServerClass[edit]
Type: Class
LanPlayCheck[edit]
Type: UWindowCheckbox
LanPlayHelp[edit]
Type: string
Modifiers: localized
Default value: "If checked, a dedicated server started will be optimized for play on a LAN."
LanPlayText[edit]
Type: string
Modifiers: localized
Default value: "Optimize for LAN"
MOTDLine1Edit[edit]
Type: UWindowEditControl
MOTDLine1Help[edit]
Type: string
Modifiers: localized
Default value: "Enter a message of the day which will be presented to users upon joining your server."
MOTDLine1Text[edit]
Type: string
Modifiers: localized
Default value: "MOTD Line 1"
MOTDLine2Edit[edit]
Type: UWindowEditControl
MOTDLine2Help[edit]
Type: string
Modifiers: localized
Default value: "Enter a message of the day which will be presented to users upon joining your server."
MOTDLine2Text[edit]
Type: string
Modifiers: localized
Default value: "MOTD Line 2"
MOTDLine3Edit[edit]
Type: UWindowEditControl
MOTDLine3Help[edit]
Type: string
Modifiers: localized
Default value: "Enter a message of the day which will be presented to users upon joining your server."
MOTDLine3Text[edit]
Type: string
Modifiers: localized
Default value: "MOTD Line 3"
MOTDLine4Edit[edit]
Type: UWindowEditControl
MOTDLine4Help[edit]
Type: string
Modifiers: localized
Default value: "Enter a message of the day which will be presented to users upon joining your server."
MOTDLine4Text[edit]
Type: string
Modifiers: localized
Default value: "MOTD Line 4"
ngWorldStatsCheck[edit]
Type: UWindowCheckbox
ngWorldStatsHelp[edit]
Type: string
Modifiers: localized
Default value: "If checked, your server will upload a log of gameplay to NetGamesUSA for stats collection. Check out ut.ngworldstats.com for information."
ngWorldStatsText[edit]
Type: string
Modifiers: localized
Default value: "ngWorldStats Logging"
ServerNameEdit[edit]
Type: UWindowEditControl
ServerNameHelp[edit]
Type: string
Modifiers: localized
Default value: "Enter the full description for your server, to appear in query tools such as UBrowser or GameSpy."
ServerNameText[edit]
Type: string
Modifiers: localized
Default value: "Server Name"
Instance functions[edit]
AfterCreate[edit]
Overrides: UWindowWindow.AfterCreate
BeforePaint[edit]
Overrides: UWindowWindow.BeforePaint
Created[edit]
Overrides: UWindowWindow.Created
Notify[edit]
Overrides: UMenuPageWindow.Notify
SaveConfigs[edit]
Overrides: UWindowWindow.SaveConfigs