Navigation
Unreal Engine C++ API Reference > Developer > AutomationDriver > IActionSequence > MoveToElement
References
Module | AutomationDriver |
Header | /Engine/Source/Developer/AutomationDriver/Public/IDriverSequence.h |
Include | #include "IDriverSequence.h" |
IActionSequence & 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