Cogito, ergo sum

UE1:MessageWindow (UT)

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

null

Properties[edit]

TextArea[edit]

Type: UTFadeTextArea


TextColor[edit]

Type: Object.Color


Instance functions[edit]

AddMessage[edit]

function AddMessage (string NewMessage)


BeforePaint[edit]

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

Overrides: UWindowWindow.BeforePaint


Created[edit]

function Created ()

Overrides: UWindowWindow.Created