Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Layout > API/Runtime/Slate/Widgets/Layout/SWindowTitleBarArea
- SWidget::GetWindowZoneOverride()
- SWindowTitleBarArea::GetWindowZoneOverride()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SWindowTitleBarArea.h |
| Include | #include "Widgets/Layout/SWindowTitleBarArea.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Layout/SWindowTitleBarArea.cpp |
virtual EWindowZone::Type GetWindowZoneOverride&40;&41; const
Remarks
Called when the mouse is moved over the widget's window, to determine if we should report whether OS-specific features should be active at this location (such as a title bar grip, system menu, etc.) Usually you should not need to override this function. The window "zone" the cursor is over, or EWindowZone::Unspecified if no special behavior is needed