IAsyncActionSequence::MoveByOffset

Queues a move of the cursor from its current position by the specified offsets

Unreal Engine C++ API Reference > Developer > AutomationDriver > IAsyncActionSequence

References

   
Module AutomationDriver
Header /Engine/Source/Developer/AutomationDriver/Public/IDriverSequence.h
Include #include "IDriverSequence.h"
[IAsyncActionSequence](API\Developer\AutomationDriver\IAsyncActionSequence) & MoveByOffset
(
    int32 XOffset,
    int32 YOffset
)

Remarks

Queues a move of the cursor from its current position by the specified offsets


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library