FEditor2DScrollBehaviorTarget::OnClickDrag

Notify Target that input position has changed

Unreal Engine C++ API Reference > Editor > EditorInteractiveToolsFramework > Behaviors > FEditor2DScrollBehaviorTarget

References

   
Module EditorInteractiveToolsFramework
Header /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/Behaviors/2DViewportBehaviorTargets.h
Include #include "Behaviors/2DViewportBehaviorTargets.h"
Source /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/Behaviors/2DViewportBehaviorTargets.cpp
virtual void OnClickDrag
(
    const [FInputDeviceRay](API\Runtime\InteractiveToolsFramework\FInputDeviceRay) & DragPos
)

Remarks

Notify Target that input position has changed

Parameters

Name Description
DragPos device position/ray at click point

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library