Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/IAsyncActionSequence > API/Developer/AutomationDriver/IAsyncActionSequence/MoveToElement
References
| Module | AutomationDriver |
| Header | /Engine/Source/Developer/AutomationDriver/Public/IDriverSequence.h |
| Include | #include "IDriverSequence.h" |
IAsyncActionSequence & MoveToElement
(
const TSharedRef < IElementLocator , ESPMode::ThreadSafe > & ElementLocator,
int32 XOffset,
int32 YOffset
)
Remarks
Queues a move of the cursor over the center of the element offset by the specified amounts, triggering any hover cue the element may have