ITakeRecorderDropHandler::HandleOperation

Handle a drag drop operation for the specified sources.

Windows
MacOS
Linux

References

Module

TakeRecorder

Header

/Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorder/Public/ITakeRecorderDropHandler.h

Include

#include "ITakeRecorderDropHandler.h"

Syntax

void HandleOperation
(
    TSharedPtr< FDragDropOperation > InOperation,
    UTakeRecorderSources * Sources
)

Remarks

Handle a drag drop operation for the specified sources.

Parameters

Parameter

Description

InOperation

The drag drop operation to be handled

Sources

The sources to add any dropped items to

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