SOverlay::RemoveSlot

Removes a widget from this overlay.

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

bool RemoveSlot
(
    TSharedRef< SWidget > Widget
)

Remarks

Removes a widget from this overlay.

Parameters

Parameter

Description

Widget

The widget content to remove

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