Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseBehaviors > API/Runtime/InteractiveToolsFramework/BaseBehaviors/IMouseWheelBehaviorTarget
- IMouseWheelBehaviorTarget::OnMouseWheelScrollUp()
- FEditor2DMouseWheelZoomBehaviorTarget::OnMouseWheelScrollUp()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseBehaviors/BehaviorTargetInterfaces.h |
| Include | #include "BaseBehaviors/BehaviorTargetInterfaces.h" |
void OnMouseWheelScrollUp
&40;
const FInputDeviceRay & CurrentPos
&41;
Parameters
| Name | Description |
|---|---|
| CurrentPos | device position/ray at point where mouse wheel is engaged |