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](API\Developer\AutomationDriver\IActionSequence) & MoveToElement ( const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [IElementLocator](API\Developer\AutomationDriver\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