Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/SWindow
Description
Request that this window be destroyed. The window is not destroyed immediately. Instead it is placed in a queue for destruction on next Tick
| Name | RequestDestroyWindow |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h |
| Include Path | #include "Widgets/SWindow.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Widgets/SWindow.cpp |
void RequestDestroyWindow()