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" |
bool CanHandleOperation
&40;
TSharedPtr< FDragDropOperation > InOperation,
UTakeRecorderSources &42; Sources
&41;
Remarks
Determine whether this drop handler can handle the specified operation
Parameters
| Name | Description |
|---|---|
| InOperation | The drag drop operation to be handled |
| Sources | The sources to add any dropped items to |