IAsyncActionSequence::MoveToElement

Queues a move of the cursor over the center of the element, triggering any hover cue the element may have

Unreal Engine C++ API Reference > Developer > AutomationDriver > IAsyncActionSequence > MoveToElement

References

   
Module AutomationDriver
Header /Engine/Source/Developer/AutomationDriver/Public/IDriverSequence.h
Include #include "IDriverSequence.h"
[IAsyncActionSequence](API\Developer\AutomationDriver\IAsyncActionSequence) & MoveToElement
(
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [IElementLocator](API\Developer\AutomationDriver\IElementLocator), ESPMode::ThreadSafe > & ElementLocator
)

Remarks

Queues a move of the cursor over the center of the element, triggering any hover cue the element may have


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library