UE1:UWindowConsoleClientWindow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowConsoleClientWindow
Package:
UWindow
This class in other games:

null

Properties

EditControl

Type: UWindowEditControl


TextArea

Type: UWindowConsoleTextAreaControl


Instance functions

BeforePaint

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

Overrides: UWindowWindow.BeforePaint


Created

function Created ()

Overrides: UWindowWindow.Created


Notify

function Notify (UWindowDialogControl C, byte E)

Overrides: UWindowDialogClientWindow.Notify


Paint

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

Overrides: UWindowDialogClientWindow.Paint