SOverlay::AddSlot

Adds a slot at the specified location (ignores Z-order)

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SOverlay.h

Include

#include "Widgets/SOverlay.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Widgets/SOverlay.cpp

Syntax

FOverlaySlot & AddSlot
(
    int32 ZOrder
)

Remarks

Adds a slot at the specified location (ignores Z-order)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss