FOnAssetDragStarted

Delegate type for when a user starts dragging something out of content browser (can be multiple assets)

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_TwoParams< void, const TArray< FAssetData > &, class UActorFactory * > FOnAssetDragStarted

References

Module

UnrealEd

Header

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

Include

#include "Editor.h"

Remarks

Delegate type for when a user starts dragging something out of content browser (can be multiple assets)

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