Cogito, ergo sum
UE1:UWindowMessageBox (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowFramedWindow >> UWindowMessageBox |
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
bSetupSize
Type: bool
FrameCount
Type: int
Result
Type: UWindowBase.MessageBoxResult
TimeOut
Type: int
TimeOutTime
Type: float
Default values
Property | Value |
---|---|
ClientClass | Class'UWindow.UWindowMessageBoxCW' |
Instance functions
AfterPaint
Overrides: UWindowWindow.AfterPaint
BeforePaint
Overrides: UWindowFramedWindow.BeforePaint
Close
function Close (optional bool bByParent)
Overrides: UWindowWindow.Close
SetupMessageBox
function SetupMessageBox (string Title, string Message, UWindowBase.MessageBoxButtons Buttons, UWindowBase.MessageBoxResult InESCResult, optional UWindowBase.MessageBoxResult InEnterResult, optional int InTimeOut)