I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:UWindowConsoleWindow (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> UWindowBase >> UWindowWindow >> UWindowFramedWindow >> UWindowConsoleWindow |
Contents |
- Package:
- UWindow
- Direct subclass:
- UMenuConsoleWindow
- This class in other games:
- U1, UT
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
Overrides: UWindowWindow.ResolutionChanged
[edit] SetDimensions
function SetDimensions ()
[edit] ShowWindow
function ShowWindow ()
Overrides: UWindowWindow.ShowWindow
