I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:UWindowConsoleWindow (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
RTNP Object >> UWindowBase >> UWindowWindow >> UWindowFramedWindow >> UWindowConsoleWindow

Contents

Package: 
UWindow
Direct subclass:
UMenuConsoleWindow
This class in other games:
U1, UT

null

[edit] Properties

[edit] OldParentHeight

Type: float


[edit] OldParentWidth

Type: float


[edit] Default values

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

[edit] Instance functions

[edit] Close

function Close (optional bool bByParent)

Overrides: UWindowWindow.Close


[edit] Created

function Created ()

Overrides: UWindowFramedWindow.Created


[edit] ResolutionChanged

function ResolutionChanged (float W, float H)

Overrides: UWindowWindow.ResolutionChanged


[edit] SetDimensions

function SetDimensions ()


[edit] ShowWindow

function ShowWindow ()

Overrides: UWindowWindow.ShowWindow