Navigation
Unreal Engine C++ API Reference > Developer > AutomationDriver > IAsyncActionSequence
Type | Name | Description | |
---|---|---|---|
![]() |
IAsyncActionSequence & | MoveToElement
(
const TSharedRef< IElementLocator, ESPMode::ThreadSafe >& ElementLocator |
Queues a move of the cursor over the center of the element, triggering any hover cue the element may have |
![]() |
IAsyncActionSequence & | MoveToElement
(
const TSharedRef< IElementLocator, ESPMode::ThreadSafe >& ElementLocator, |
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 |