UE1:UWindowRootWindow (RTNP)
Object >> UWindowBase >> UWindowWindow >> UWindowRootWindow |
- Package:
- UWindow
- Direct subclasses:
- UBrowserRootWindow, UMenuRootWindow
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
UWindowRootWindow - the root window.
Properties
bAllowConsole
Type: bool
Default value: True
bMouseCapture
Type: bool
bQuickKeyEnable
Type: bool
bRequestQuit
Type: bool
Console
Type: WindowConsole
DiagCursor1
Type: UWindowWindow.MouseCursor
DiagCursor2
Type: UWindowWindow.MouseCursor
FocusedWindow
Type: UWindowWindow
Fonts
Type: Font
Array size: 10
GUIScale
Type: float
Modifiers: config
Default value: 1.0
HandCursor
Type: UWindowWindow.MouseCursor
HotkeyWindows
Type: UWindowHotkeyWindowList
HSplitCursor
Type: UWindowWindow.MouseCursor
KeyFocusWindow
Type: UWindowWindow
window with keyboard focus
LookAndFeelClass
Type: string
Modifiers: config
LooksAndFeels
Type: UWindowLookAndFeel
Array size: 20
MouseWindow
Type: UWindowWindow
The window the mouse is over
MouseX
Type: float
MouseY
Type: float
MoveCursor
Type: UWindowWindow.MouseCursor
NormalCursor
Type: UWindowWindow.MouseCursor
NSCursor
Type: UWindowWindow.MouseCursor
OldMouseX
Type: float
OldMouseY
Type: float
QuitTime
Type: float
RealHeight
Type: float
RealWidth
Type: float
VSplitCursor
Type: UWindowWindow.MouseCursor
WaitCursor
Type: UWindowWindow.MouseCursor
WECursor
Type: UWindowWindow.MouseCursor
Instance functions
AddHotkeyWindow
BeginPlay
Overrides: UWindowWindow.BeginPlay
CancelCapture
CaptureMouse
ChangeLookAndFeel
CheckCaptureMouseDown
CheckCaptureMouseUp
CloseActiveWindow
Created
Overrides: UWindowWindow.Created
DoQuitGame
DrawMouse
GetLookAndFeel
GetLookAndFeelTexture
Overrides: UWindowWindow.GetLookAndFeelTexture
HideWindow
Overrides: UWindowWindow.HideWindow
HotKeyDown
Overrides: UWindowWindow.HotKeyDown
HotKeyUp
Overrides: UWindowWindow.HotKeyUp
IsActive
Overrides: UWindowWindow.IsActive
MoveMouse
QuitGame
RemoveHotkeyWindow
Resized
Overrides: UWindowWindow.Resized
SetMousePos
SetScale
SetupFonts
Tick
Overrides: UWindowWindow.Tick
WindowEvent
Overrides: UWindowWindow.WindowEvent