Navigation
Unreal Engine C++ API Reference > Editor > MainFrame > Interfaces > IMainFrameModule
References
Module | MainFrame |
Header | /Engine/Source/Editor/MainFrame/Public/Interfaces/IMainFrameModule.h |
Include | #include "Interfaces/IMainFrameModule.h" |
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)