My program doesn't have bugs. It just develops random features.

UE1:UWindowConsoleClientWindow (U1)

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

null

Properties[edit]

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


Paint[edit]

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

Overrides: UWindowWindow.Paint


Resized[edit]

function Resized ()

Overrides: UWindowWindow.Resized