Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseBehaviors/BehaviorTargetInterfaces.h |
Include |
#include "BaseBehaviors/BehaviorTargetInterfaces.h" |
void OnClickDrag
(
const FInputDeviceRay & DragPos
)
Notify Target that input position has changed
Parameter |
Description |
---|---|
DragPos |
device position/ray at click point |