Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/IAutomationDriverModule > API/Developer/AutomationDriver/IAutomationDriverModule/CreateAsyncDriver
References
| Module | AutomationDriver |
| Header | /Engine/Source/Developer/AutomationDriver/Public/IAutomationDriverModule.h |
| Include | #include "IAutomationDriverModule.h" |
TSharedRef < IAsyncAutomationDriver , ESPMode::ThreadSafe > CreateAsyncDriver
(
const TSharedRef < FDriverConfiguration , ESPMode::ThreadSafe > & Configuration
) const
a new async automation driver that can be used to simulate input; using the specified configuration