Navigation
Unreal Engine C++ API Reference > Developer > AutomationDriver > IAsyncDriverElement
Type | Name | Description | |
---|---|---|---|
TAsyncResult< bool > | Moves focus to the element, then triggers the series of events to invoke keyboard input for each character specified. | ||
TAsyncResult< bool > | Moves focus to the element, then triggers the series of events to invoke keyboard input for each character specified. | ||
TAsyncResult< bool > | Moves focus to the element, then triggers the series of events to invoke keyboard input for the specified character. | ||
TAsyncResult< bool > | Moves focus to the element, then triggers the series of events to invoke keyboard input for the specified key. | ||
TAsyncResult< bool > | Moves focus to the element, then triggers the series of events to invoke keyboard input for each key specified. |