SBlueprintDiff::OnCloseAssetEditor

Called when editor may need to be closed

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/SBlueprintDiff.h

Include

#include "SBlueprintDiff.h"

Source

/Engine/Source/Editor/Kismet/Private/SBlueprintDiff.cpp

Syntax

void OnCloseAssetEditor
(
    UObject * Asset,
    EAssetEditorCloseReason CloseReason
)

Remarks

Called when editor may need to 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