Navigation
Unreal Engine C++ API Reference > Developer > AutomationDriver > IActionSequence > ScrollBy
References
Module | AutomationDriver |
Header | /Engine/Source/Developer/AutomationDriver/Public/IDriverSequence.h |
Include | #include "IDriverSequence.h" |
IActionSequence & ScrollBy
(
float Delta
)
Remarks
Queues the series of events to invoke a mouse wheel scroll by the specified delta at the current mouse position Most average user scrolling is limited to a range of -5 to 5.