The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:NgWorldSecretClient (UT)
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UMenuDialogClientWindow >> NgWorldSecretClient |
Contents
- 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
ConfirmChange
Type: UWindowMessageBox
EmptyText
Type: string
Modifiers: localized
Default value: "Note: You have chosen not to have an ngWorldStats password. Your online game statistics will not be accumulated. Are you sure this is what you want?"
EmptyTitle
Type: string
Modifiers: localized
Default value: "Confirm Password Removal"
OKButton
Type: UWindowSmallButton
OKText
Type: string
Modifiers: localized
Default value: "OK"
QuitHelp
Type: string
Modifiers: localized
Default value: "Select [Yes] to save your new password."
QuitText
Type: string
Modifiers: localized
Default value: "Warning! If you play with this new password, a new ngWorldStats account will be created for you the next time you join a ngWorldStats game server. Are you sure you want to do this?"
QuitTitle
Type: string
Modifiers: localized
Default value: "Confirm Password Change"
SecretCombo
Type: UWindowComboControl
SecretDesc
Type: string
Modifiers: localized
Default value: "Pick your own password to keep your online ngWorldStats unique."
SecretLabel
Type: UMenuLabelControl
SecretText
Type: string
Modifiers: localized
Default value: "ngWorldStats Password:"
Instance functions
Close
Overrides: UWindowClientWindow.Close
Created
Overrides: UWindowWindow.Created
MessageBoxDone
Overrides: UWindowWindow.MessageBoxDone
Notify
Overrides: UMenuDialogClientWindow.Notify
OKPressed
Overrides: UWindowDialogClientWindow.OKPressed
Paint
Overrides: UWindowDialogClientWindow.Paint
Resized
Overrides: UWindowWindow.Resized