Gah - a solution with more questions. – EntropicLqd

UE1:UWindowConsoleWindow (RTNP)

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

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

null

Properties[edit]

OldParentHeight[edit]

Type: float


OldParentWidth[edit]

Type: float


Default values[edit]

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

Instance functions[edit]

Close[edit]

function Close (optional bool bByParent)

Overrides: UWindowWindow.Close


Created[edit]

function Created ()

Overrides: UWindowFramedWindow.Created


ResolutionChanged[edit]

function ResolutionChanged (float W, float H)

Overrides: UWindowWindow.ResolutionChanged


SetDimensions[edit]

function SetDimensions ()


ShowWindow[edit]

function ShowWindow ()

Overrides: UWindowWindow.ShowWindow