Choose your operating system:
Windows
macOS
Linux
| IClickDragBehaviorTarget::OnClickPress()
|
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 OnClickPress
(
const FInputDeviceRay & PressPos
)
Notify Target that click press ocurred
Parameter |
Description |
---|---|
PressPos |
device position/ray at click point |