Navigation
Unreal Engine C++ API Reference > Developer > AutomationDriver > IAsyncActionSequence > Type
References
Module | AutomationDriver |
Header | /Engine/Source/Developer/AutomationDriver/Public/IDriverSequence.h |
Include | #include "IDriverSequence.h" |
IAsyncActionSequence & Type
(
const TSharedRef < IElementLocator , ESPMode::ThreadSafe > & ElementLocator,
const TArray < FKey > & Keys
)
Remarks
Queues the a change of focus to the specified element, then a series of events to invoke keyboard input for each key specified.