Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Application
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
| Include | #include "Application/SlateApplicationBase.h" |
Syntax
class IWindowTitleBar
Remarks
Interface for window title bars.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Flash () |
||
| void | SetAllowMenuBar
(
bool bInAllowMenuBar |
||
| void | UpdateBackgroundContent
(
TSharedPtr< SWidget > BackgroundContent |
||
| void | UpdateWindowMenu
(
TSharedPtr< SWidget > MenuContent |