Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Widgets > SWindow
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h |
Include | #include "Widgets/SWindow.h" |
Source | /Engine/Source/Runtime/SlateCore/Private/Widgets/SWindow.cpp |
virtual TSharedRef< SWidget > MakeWindowTitleBar
&40;
const TSharedRef< SWindow > & Window,
const TSharedPtr< SWidget > & CenterContent,
EHorizontalAlignment CenterContentAlignment
&41;
Remarks
Returns swindow title bar widgets.