![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SlateApplicationBase.h>
Inheritance diagram for IWindowTitleBar:Public Member Functions | |
| virtual void | Flash ()=0 |
| virtual void | UpdateWindowMenu (TSharedPtr< SWidget > MenuContent)=0 |
| virtual void | UpdateBackgroundContent (TSharedPtr< SWidget > BackgroundContent)=0 |
| virtual void | SetAllowMenuBar (bool bInAllowMenuBar)=0 |
Interface for window title bars.
Implemented in SWindowTitleBar.
Implemented in SWindowTitleBar.
|
pure virtual |
Implemented in SWindowTitleBar.
|
pure virtual |
Implemented in SWindowTitleBar.