The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
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
CloseButton
Type: UWindowSmallCloseButton
OKButton
Type: UWindowSmallButton
OKText
Type: string
Modifiers: localized
Default value: "OK"
Default values
Property | Value |
---|---|
ClientClass | Class'UTMenu.UTPasswordCW' |
WindowTitle | "Enter Server Password" |
Instance functions
BeforePaint
Overrides: UWindowFramedWindow.BeforePaint
Close
function Close (optional bool bByParent)
Overrides: UWindowWindow.Close
Created
function Created ()
Overrides: UWindowFramedWindow.Created
Paint
Overrides: UWindowFramedWindow.Paint
Resized
function Resized ()
Overrides: UWindowFramedWindow.Resized
ResolutionChanged
Overrides: UWindowWindow.ResolutionChanged
SetSizePos
function SetSizePos ()