Navigation
API > API/Plugins > API/Plugins/TakeRecorder > API/Plugins/TakeRecorder/ITakeRecorderDropHandler
References
| Module | TakeRecorder |
| Header | /Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorder/Public/ITakeRecorderDropHandler.h |
| Include | #include "ITakeRecorderDropHandler.h" |
void HandleOperation
&40;
TSharedPtr< FDragDropOperation > InOperation,
UTakeRecorderSources &42; Sources
&41;
Remarks
Handle a drag drop operation for the specified sources.
Parameters
| Name | Description |
|---|---|
| InOperation | The drag drop operation to be handled |
| Sources | The sources to add any dropped items to |