ISequencerTrackEditor::OnAllowDrop

Windows
MacOS
Linux

Deprecated

  • Use OnAllowDrop with DragDropParams.

References

Module

Sequencer

Header

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

Include

#include "ISequencerTrackEditor.h"

Syntax

virtual bool OnAllowDrop
(
    const FDragDropEvent & DragDropEvent,
    UMovieSceneTrack * Track,
    int32 RowIndex,
    const FGuid & TargetObjectGuid
)

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