Navigation
Unreal Engine C++ API Reference > Developer > AutomationDriver > IDriverElement > Type
References
Module | AutomationDriver |
Header | /Engine/Source/Developer/AutomationDriver/Public/IDriverElement.h |
Include | #include "IDriverElement.h" |
bool Type
(
const TCHAR * Text
)
Remarks
Moves focus to the element, then triggers the series of events to invoke keyboard input for each character specified. Not all control and modifier keys are supported with this method of typing. whether the type was successful