I don't need to test my programs. I have an error-correcting modem.
UE1:UWindowRootWindow (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> UWindowBase >> UWindowWindow >> UWindowRootWindow |
- Package:
- UWindow
- Direct subclass:
- UBrowserRootWindow
- This class in other games:
- RTNP, 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. |
UWindowRootWindow - the root window.
[edit] Properties
[edit] bMouseCapture
Type: bool
[edit] bQuickKeyEnable
Type: bool
[edit] Console
Type: WindowConsole
[edit] DiagCursor1
Type: UWindowWindow.MouseCursor
[edit] DiagCursor2
Type: UWindowWindow.MouseCursor
[edit] FocusedWindow
Type: UWindowWindow
[edit] Fonts
Type: Font
Array size: 10
[edit] GUIScale
Type: float
Modifiers: config
Default value: 1.0
[edit] HandCursor
Type: UWindowWindow.MouseCursor
[edit] HotkeyWindows
Type: UWindowHotkeyWindowList
[edit] HSplitCursor
Type: UWindowWindow.MouseCursor
[edit] KeyFocusWindow
Type: UWindowWindow
window with keyboard focus
[edit] LookAndFeelClass
Type: string
Modifiers: config
[edit] LooksAndFeels
Type: UWindowLookAndFeel
Array size: 20
[edit] MouseWindow
Type: UWindowWindow
The window the mouse is over
[edit] MouseX
Type: float
[edit] MouseY
Type: float
[edit] MoveCursor
Type: UWindowWindow.MouseCursor
[edit] NormalCursor
Type: UWindowWindow.MouseCursor
[edit] NSCursor
Type: UWindowWindow.MouseCursor
[edit] OldMouseX
Type: float
[edit] OldMouseY
Type: float
[edit] RealHeight
Type: float
[edit] RealWidth
Type: float
[edit] VSplitCursor
Type: UWindowWindow.MouseCursor
[edit] WECursor
Type: UWindowWindow.MouseCursor
[edit] Instance functions
[edit] ActivateWindow
Overrides: UWindowWindow.ActivateWindow
[edit] AddHotkeyWindow
[edit] BeginPlay
Overrides: UWindowWindow.BeginPlay
[edit] BringToFront
Overrides: UWindowWindow.BringToFront
[edit] CancelCapture
[edit] CaptureMouse
[edit] ChangeLookAndFeel
[edit] CheckCaptureMouseDown
[edit] CheckCaptureMouseUp
[edit] CloseActiveWindow
[edit] Created
Overrides: UWindowWindow.Created
[edit] DrawMouse
[edit] GetLookAndFeel
[edit] GetLookAndFeelTexture
Overrides: UWindowWindow.GetLookAndFeelTexture
[edit] GetMouseXY
Overrides: UWindowWindow.GetMouseXY
[edit] GlobalToWindow
Overrides: UWindowWindow.GlobalToWindow
[edit] HideWindow
Overrides: UWindowWindow.HideWindow
[edit] HotKeyDown
Overrides: UWindowWindow.HotKeyDown
[edit] HotKeyUp
Overrides: UWindowWindow.HotKeyUp
[edit] IsActive
Overrides: UWindowWindow.IsActive
[edit] MoveMouse
[edit] RemoveHotkeyWindow
[edit] Resized
Overrides: UWindowWindow.Resized
[edit] SetAcceptsFocus
Overrides: UWindowWindow.SetAcceptsFocus
[edit] SetMousePos
[edit] SetScale
[edit] SetupFonts
[edit] WindowEvent
Overrides: UWindowWindow.WindowEvent
[edit] WindowIsVisible
Overrides: UWindowWindow.WindowIsVisible
[edit] WindowToGlobal
Overrides: UWindowWindow.WindowToGlobal
