Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/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 |
bool RemoveOverlaySlot
&40;
const TSharedRef< SWidget > & InContent
&41;
Remarks
Removes a widget that is being drawn over the entire window true if successful
Parameters
| Name | Description |
|---|---|
| InContent | The widget to remove |