Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseBehaviors > API/Runtime/InteractiveToolsFramework/BaseBehaviors/USingleClickOrDr-
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseBehaviors/SingleClickOrDragBehavior.h |
| Include | #include "BaseBehaviors/SingleClickOrDragBehavior.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseBehaviors/SingleClickOrDragBehavior.cpp |
virtual void OnClickDragPressInternal
&40;
const FInputDeviceState & Input,
EInputCaptureSide Side
&41;
Remarks
Internal function that forwards click evens to DragTarget::OnClickPress, you can customize behavior here