Navigation
Unreal Engine C++ API Reference > Developer > AutomationDriver > IActionSequence
Type | Name | Description | |
---|---|---|---|
![]() |
IActionSequence & | 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 |
![]() |
IActionSequence & | 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 |