FOnAssetsDrop

A delegate that gets executed when an asset is dropped on the sequencer.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_TwoParams< ESequencerDropResult, const TArray< UObject * > &, const FAssetDragDropOp & > FOnAssetsDrop

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/SequencerCustomizationManager.h

Include

#include "SequencerCustomizationManager.h"

Remarks

A delegate that gets executed when an asset is dropped on the sequencer. The return value determines if the operation was handled by the bound delegate.

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