IMainFrameModule::RequestCloseEditor

Requests that the editor be closed In some cases the editor may not be closed (like if a user cancels a save dialog)

Windows
MacOS
Linux

References

Module

MainFrame

Header

/Engine/Source/Editor/MainFrame/Public/Interfaces/IMainFrameModule.h

Include

#include "Interfaces/IMainFrameModule.h"

Syntax

void RequestCloseEditor()

Remarks

Requests that the editor be closed In some cases the editor may not be closed (like if a user cancels a save dialog)

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