I'm a doctor, not a mechanic
UE1:UTPasswordWindow (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowFramedWindow >> UTPasswordWindow |
- 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]
CloseButton[edit]
Type: UWindowSmallCloseButton
OKButton[edit]
Type: UWindowSmallButton
OKText[edit]
Type: string
Modifiers: localized
Default value: "OK"
Default values[edit]
Property | Value |
---|---|
ClientClass | Class'UTMenu.UTPasswordCW' |
WindowTitle | "Enter Server Password" |
Instance functions[edit]
BeforePaint[edit]
Overrides: UWindowFramedWindow.BeforePaint
Close[edit]
function Close (optional bool bByParent)
Overrides: UWindowWindow.Close
Created[edit]
function Created ()
Overrides: UWindowFramedWindow.Created
Paint[edit]
Overrides: UWindowFramedWindow.Paint
Resized[edit]
function Resized ()
Overrides: UWindowFramedWindow.Resized
ResolutionChanged[edit]
Overrides: UWindowWindow.ResolutionChanged
SetSizePos[edit]
function SetSizePos ()