Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h |
Include |
#include "Widgets/SWindow.h" |
Source |
/Engine/Source/Runtime/SlateCore/Private/Widgets/SWindow.cpp |
SOverlay::FScopedWidgetSlotArguments AddOverlaySlot
(
const int32 ZOrder
)
Adds content to draw on top of the entire window
The added overlay slot so that it can be configured and populated
Parameter |
Description |
---|---|
InZOrder |
Z-order to use for this widget |