Navigation
Unreal Engine C++ API Reference > Developer > AutomationDriver > IAsyncDriverElement > Type
References
Module | AutomationDriver |
Header | /Engine/Source/Developer/AutomationDriver/Public/IDriverElement.h |
Include | #include "IDriverElement.h" |
TAsyncResult < bool > Type
(
const TArray < FKey > & Keys
)
Remarks
Moves focus to the element, then triggers the series of events to invoke keyboard input for each key specified. whether the type was successful