Gah - a solution with more questions. – EntropicLqd
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
AdminPasswordEdit
Type: UWindowEditControl
AdminPasswordHelp
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
Type: string
Modifiers: localized
Default value: "Admin Password"
bInitialized
Type: bool
EnableWebserverCheck
Type: UWindowCheckbox
EnableWebserverHelp
Type: string
Modifiers: localized
Default value: "If checked, you will be able to administer your UT server remotely using a web browser."
EnableWebserverText
Type: string
Modifiers: localized
Default value: "WWW Remote Admin"
GamePasswordEdit
Type: UWindowEditControl
GamePasswordHelp
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
Type: string
Modifiers: localized
Default value: "Game Password"
ListenPortEdit
Type: UWindowEditControl
ListenPortHelp
Type: string
Modifiers: localized
Default value: "The port number that the remote administration webserver will listen on for incoming connections."
ListenPortText
Type: string
Modifiers: localized
Default value: "Webserver Port No."
WebAdminPasswordEdit
Type: UWindowEditControl
WebAdminPasswordHelp
Type: string
Modifiers: localized
Default value: "The password needed to login to the WWW-based remote server administration."
WebAdminPasswordText
Type: string
Modifiers: localized
Default value: "WWW Password"
WebAdminUsernameEdit
Type: UWindowEditControl
WebAdminUsernameHelp
Type: string
Modifiers: localized
Default value: "The username needed to login to the WWW-based remote server administration."
WebAdminUsernameText
Type: string
Modifiers: localized
Default value: "WWW Username"
Instance functions
BeforePaint
Overrides: UMenuServerSetupPage.BeforePaint
Created
Overrides: UMenuServerSetupPage.Created
Notify
Overrides: UMenuServerSetupPage.Notify