There is no spoon

UE1:MessageWindow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> MessageWindow

Contents

Package: 
UTMenu
This class in other games:
UT2004

null

[edit] Properties

[edit] TextArea

Type: UTFadeTextArea


[edit] TextColor

Type: Object.Color


[edit] Instance functions

[edit] AddMessage

function AddMessage (string NewMessage)


[edit] BeforePaint

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

Overrides: UWindowWindow.BeforePaint


[edit] Created

function Created ()

Overrides: UWindowWindow.Created