SWindow::RequestDestroyWindow

Request that this window be destroyed.

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

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