IMainFrameModule::UnregisterCanCloseEditor

Unregister a 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

void UnregisterCanCloseEditor
(
    FDelegateHandle InHandle
)

Remarks

Unregister a 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