IMainFrameModule::RegisterCanCloseEditor

Register a new callback for determining if the editor can be closed

Windows
MacOS
Linux

References

Module

MainFrame

Header

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

Include

#include "Interfaces/IMainFrameModule.h"

Syntax

FDelegateHandle RegisterCanCloseEditor
(
    const FMainFrameCanCloseEditor & InDelegate
)

Remarks

Register a new callback for determining if the editor can be closed

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