Mostly Harmless

UE1:UWindowConsoleClientWindow (RTNP)

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

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