I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:UWindowMessageBoxArea (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UWindowMessageBoxArea
Package: 
UWindow
This class in other games:
RTNP

null

Properties[edit]

Message[edit]

Type: string


Instance functions[edit]

GetHeight[edit]

function float GetHeight (Canvas C)


Paint[edit]

function Paint (Canvas C, float X, float Y)

Overrides: UWindowWindow.Paint