Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseBehaviors/SingleClickBehavior.h |
Include |
#include "BaseBehaviors/SingleClickBehavior.h" |
Source |
/Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseBehaviors/SingleClickBehavior.cpp |
virtual void Clicked
(
const FInputDeviceState & Input,
const FInputCaptureData & Data
)
Internal function that forwards click evens to Target::OnClicked, you can customize behavior here