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)

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)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library