FAssetEditorRequestCloseEvent

Event called when CloseAllEditorsForAsset/RemoveAssetFromAllEditors is called

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_TwoParams< void, UObject *, EAssetEditorCloseReason >

FAssetEditorManager::FAssetEditorRequestCloseEvent

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Toolkits/AssetEditorManager.h

Include

#include "Toolkits/AssetEditorManager.h"

Syntax

class FAssetEditorRequestCloseEvent : public TBaseMulticastDelegate_TwoParams< void, UObject *, EAssetEditorCloseReason >

Remarks

Event called when CloseAllEditorsForAsset/RemoveAssetFromAllEditors is called

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