Choose your operating system:
Windows
macOS
Linux
| IClickDragBehaviorTarget::OnClickDrag()
|
Module |
|
Header |
/Engine/Plugins/Experimental/UVEditor/Source/UVEditor/Public/UVEditor2DViewportBehaviorTargets.h |
Include |
#include "UVEditor2DViewportBehaviorTargets.h" |
Source |
/Engine/Plugins/Experimental/UVEditor/Source/UVEditor/Private/UVEditor2DViewportBehaviorTargets.cpp |
virtual void OnClickDrag
(
const FInputDeviceRay & DragPos
)
Notify Target that input position has changed
Parameter |
Description |
---|---|
DragPos |
device position/ray at click point |