Mostly Harmless
UE1:UTPasswordCW (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UTPasswordCW |
- 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]
PasswordCombo[edit]
Type: UWindowComboControl
PasswordHistory[edit]
Type: string
Array size: 10
Modifiers: config
PasswordText[edit]
Type: string
Modifiers: localized
Default value: "Password:"
URL[edit]
Type: string
Instance functions[edit]
BeforePaint[edit]
Overrides: UWindowWindow.BeforePaint
Connect[edit]
function Connect ()
Created[edit]
function Created ()
Overrides: UWindowWindow.Created
Notify[edit]
function Notify (UWindowDialogControl C, byte E)
Overrides: UWindowDialogClientWindow.Notify