Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/SWindowTitleBar
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Application/SWindowTitleBar.h |
| Include | #include "Framework/Application/SWindowTitleBar.h" |
virtual void MakeTitleBarContentWidgets
&40;
TSharedPtr< SWidget > & OutLeftContent,
TSharedPtr< SWidget > & OutRightContent
&41;
Remarks
Creates widgets for this window's title bar area.
This is an advanced method, only for fancy windows that want to override the look of the title area by arranging those widgets itself.