Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseBehaviors/BehaviorTargetInterfaces.h |
Include |
#include "BaseBehaviors/BehaviorTargetInterfaces.h" |
FInputRayHit CanBeginClickDragSequence
(
const FInputDeviceRay & PressPos
)
Test if target can begin click-drag interaction at this point
hit information at this point
Parameter |
Description |
---|---|
PressPos |
device position/ray at click point |