Choose your operating system:
Windows
macOS
Linux
| IMouseWheelBehaviorTarget::OnMouseWheelScrollDown()
|
Module |
|
Header |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseBehaviors/BehaviorTargetInterfaces.h |
Include |
#include "BaseBehaviors/BehaviorTargetInterfaces.h" |
void OnMouseWheelScrollDown
(
const FInputDeviceRay & CurrentPos
)
Parameter |
Description |
---|---|
CurrentPos |
device position/ray at point where mouse wheel is engaged |