Gah - a solution with more questions. – EntropicLqd

UE1:UWindowConsoleWindow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UWindowFramedWindow >> UWindowConsoleWindow
Package: 
UWindow
Direct subclass:
UMenuConsoleWindow
This class in other games:
RTNP, U1

null

Properties

OldParentHeight

Type: float


OldParentWidth

Type: float


Default values

Property Value
ClientClass Class'UWindow.UWindowConsoleClientWindow'
WindowTitle "System Console"

Instance functions

Close

function Close (optional bool bByParent)

Overrides: UWindowWindow.Close


Created

function Created ()

Overrides: UWindowFramedWindow.Created


ResolutionChanged

function ResolutionChanged (float W, float H)

Overrides: UWindowWindow.ResolutionChanged


SetDimensions

function SetDimensions ()


ShowWindow

function ShowWindow ()

Overrides: UWindowWindow.ShowWindow