The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:UTServerSetupPage (UT)
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UMenuPageWindow >> UMenuServerSetupPage >> UTServerSetupPage |
Contents
- 1 Properties
- 1.1 AdminPasswordEdit
- 1.2 AdminPasswordHelp
- 1.3 AdminPasswordText
- 1.4 bInitialized
- 1.5 EnableWebserverCheck
- 1.6 EnableWebserverHelp
- 1.7 EnableWebserverText
- 1.8 GamePasswordEdit
- 1.9 GamePasswordHelp
- 1.10 GamePasswordText
- 1.11 ListenPortEdit
- 1.12 ListenPortHelp
- 1.13 ListenPortText
- 1.14 WebAdminPasswordEdit
- 1.15 WebAdminPasswordHelp
- 1.16 WebAdminPasswordText
- 1.17 WebAdminUsernameEdit
- 1.18 WebAdminUsernameHelp
- 1.19 WebAdminUsernameText
- 2 Instance functions
- Package:
- UTMenu
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]
AdminPasswordEdit[edit]
Type: UWindowEditControl
AdminPasswordHelp[edit]
Type: string
Modifiers: localized
Default value: "If this is set, a player can join your server using this password and have access to admin-only console commands."
AdminPasswordText[edit]
Type: string
Modifiers: localized
Default value: "Admin Password"
bInitialized[edit]
Type: bool
EnableWebserverCheck[edit]
Type: UWindowCheckbox
EnableWebserverHelp[edit]
Type: string
Modifiers: localized
Default value: "If checked, you will be able to administer your UT server remotely using a web browser."
EnableWebserverText[edit]
Type: string
Modifiers: localized
Default value: "WWW Remote Admin"
GamePasswordEdit[edit]
Type: UWindowEditControl
GamePasswordHelp[edit]
Type: string
Modifiers: localized
Default value: "If this is set, a player needs use this password to be allowed to login to the server."
GamePasswordText[edit]
Type: string
Modifiers: localized
Default value: "Game Password"
ListenPortEdit[edit]
Type: UWindowEditControl
ListenPortHelp[edit]
Type: string
Modifiers: localized
Default value: "The port number that the remote administration webserver will listen on for incoming connections."
ListenPortText[edit]
Type: string
Modifiers: localized
Default value: "Webserver Port No."
WebAdminPasswordEdit[edit]
Type: UWindowEditControl
WebAdminPasswordHelp[edit]
Type: string
Modifiers: localized
Default value: "The password needed to login to the WWW-based remote server administration."
WebAdminPasswordText[edit]
Type: string
Modifiers: localized
Default value: "WWW Password"
WebAdminUsernameEdit[edit]
Type: UWindowEditControl
WebAdminUsernameHelp[edit]
Type: string
Modifiers: localized
Default value: "The username needed to login to the WWW-based remote server administration."
WebAdminUsernameText[edit]
Type: string
Modifiers: localized
Default value: "WWW Username"
Instance functions[edit]
BeforePaint[edit]
Overrides: UMenuServerSetupPage.BeforePaint
Created[edit]
Overrides: UMenuServerSetupPage.Created
Notify[edit]
Overrides: UMenuServerSetupPage.Notify