IAsyncActionSequence::Focus

Queues a change of focus to the element for the specified user

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

References

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

Remarks

Queues a change of focus to the element for the specified user


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library