SWindow::RequestDestroyWindow

Request that this window be destroyed.

Choose your operating system:

Windows

macOS

Linux

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

Syntax

void RequestDestroyWindow()

Remarks

Request that this window be destroyed. The window is not destroyed immediately. Instead it is placed in a queue for destruction on next Tick