OnAllowDrop

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

OnAllowDrop

(
    const FDragDropEvent& DragDropEven...,
    FSequencerDragDropParams& DragDrop...
)

Called when attempting to drop an asset directly onto a track.

Public function Virtual

bool

 

OnAllowDrop

(
    const FDragDropEvent& DragDropEven...,
    UMovieSceneTrack* Track,
    int32 RowIndex,
    const FGuid& TargetObjectGuid
)

Use OnAllowDrop with DragDropParams.

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