Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
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[edit]
ConfirmChange[edit]
Type: UWindowMessageBox
EmptyText[edit]
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[edit]
Type: string
Modifiers: localized
Default value: "Confirm Password Removal"
OKButton[edit]
Type: UWindowSmallButton
OKText[edit]
Type: string
Modifiers: localized
Default value: "OK"
QuitHelp[edit]
Type: string
Modifiers: localized
Default value: "Select [Yes] to save your new password."
QuitText[edit]
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[edit]
Type: string
Modifiers: localized
Default value: "Confirm Password Change"
SecretCombo[edit]
Type: UWindowComboControl
SecretDesc[edit]
Type: string
Modifiers: localized
Default value: "Pick your own password to keep your online ngWorldStats unique."
SecretLabel[edit]
Type: UMenuLabelControl
SecretText[edit]
Type: string
Modifiers: localized
Default value: "ngWorldStats Password:"
Instance functions[edit]
Close[edit]
Overrides: UWindowClientWindow.Close
Created[edit]
Overrides: UWindowWindow.Created
MessageBoxDone[edit]
Overrides: UWindowWindow.MessageBoxDone
Notify[edit]
Overrides: UMenuDialogClientWindow.Notify
OKPressed[edit]
Overrides: UWindowDialogClientWindow.OKPressed
Paint[edit]
Overrides: UWindowDialogClientWindow.Paint
Resized[edit]
Overrides: UWindowWindow.Resized