Files
UnrealEngineUWP/Engine/Source/Runtime/InteractiveToolsFramework
lonnie li f6b1278540 InteractiveToolsFramework: Added DoubleClickBehavior.
Adjusted InputRouter to forward DoubleClick events to as Pressed events. Clients can register DoubleClick behaviors with a higher priority to capture DoubleClicks. This allows existing single click behaviors the opportunity to consume the double click event as a single click without having to add their own double click behaviors.

#rb nathan.mitchell, semion.piskarev
#jira UE-217980 UE-214543

[CL 34561004 by lonnie li in ue5-main branch]
2024-06-21 09:51:49 -04:00
..