I don't need to test my programs. I have an error-correcting modem.

UE1:UWindowConsoleWindow (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U1 Object >> UWindowBase >> UWindowWindow >> UWindowFramedWindow >> UWindowConsoleWindow
Package: 
UWindow
This class in other games:
RTNP, UT

null

Properties

OldParentHeight

Type: float


OldParentWidth

Type: float


Default values

Property Value
WindowTitle "System Console"

Instance functions

BeginPlay

function BeginPlay ()

Overrides: UWindowWindow.BeginPlay


Close

function Close (optional bool bByParent)

Overrides: UWindowWindow.Close


Created

function Created ()

Overrides: UWindowFramedWindow.Created


KeyDown

function KeyDown (int Key, float X, float Y)

Overrides: UWindowWindow.KeyDown


KeyType

function KeyType (int Key, float MouseX, float MouseY)

Overrides: UWindowWindow.KeyType


ResolutionChanged

function ResolutionChanged (float W, float H)

Overrides: UWindowWindow.ResolutionChanged


SetDimensions

function SetDimensions ()


ShowWindow

function ShowWindow ()

Overrides: UWindowWindow.ShowWindow