| Home Page | Recent Changes | Preferences

UWindowRootWindow

UWindowBase >> UWindowWindow >> UWindowRootWindow

The root window. This object is the parent window of all UWindowWindow objects and is also the connection of the UWindow system to the console.

Properties

UWindowWindow MouseWindow
The window the mouse is over.
bool bMouseCapture
float MouseX, MouseY
float OldMouseX, OldMouseY
WindowConsole Console
Reference to the console.
UWindowWindow FocusedWindow
The window with the focus.
UWindowWindow KeyFocusWindow
window with keyboard focus
MouseCursor NormalCursor, MoveCursor, DiagCursor1, HandCursor, HSplitCursor, VSplitCursor, DiagCursor2, NSCursor, WECursor, WaitCursor
MouseCursor structs for several mouse cursor shapes.
bool bQuickKeyEnable
UWindowHotkeyWindowList? HotkeyWindows
config float GUIScale
float RealWidth, RealHeight
Font Fonts[10]
UWindowLookAndFeel LooksAndFeels[20]
config string LookAndFeelClass
Currently selected GUI skin.
bool bRequestQuit
float QuitTime
bool bAllowConsole

Known subclasses

  • UBrowserRootWindow?
  • UMenuRootWindow? – This is used in UT.

Category Class (UT)

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

Mapping Topics

Mapping Lessons

UnrealEd Interface

Questions&Answers

Scripting Topics

Scripting Lessons

Making Mods

Class Tree

Questions&Answers

Modeling Topics

Questions&Answers

Log In