Mostly Harmless

UE1:UWindowConsoleClientWindow (UT)

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

null

Properties[edit]

EditControl[edit]

Type: UWindowEditControl


TextArea[edit]

Type: UWindowConsoleTextAreaControl


Instance functions[edit]

BeforePaint[edit]

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

Overrides: UWindowWindow.BeforePaint


Created[edit]

function Created ()

Overrides: UWindowWindow.Created


Notify[edit]

function Notify (UWindowDialogControl C, byte E)

Overrides: UWindowDialogClientWindow.Notify


Paint[edit]

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

Overrides: UWindowDialogClientWindow.Paint