IAutomationDriverModule::CreateAsyncDriver

Unreal Engine C++ API Reference > Developer > AutomationDriver > IAutomationDriverModule > CreateAsyncDriver

References

   
Module AutomationDriver
Header /Engine/Source/Developer/AutomationDriver/Public/IAutomationDriverModule.h
Include #include "IAutomationDriverModule.h"
[TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [IAsyncAutomationDriver](API\Developer\AutomationDriver\IAsyncAutomationDriver), ESPMode::ThreadSafe > CreateAsyncDriver
(
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [FDriverConfiguration](API\Developer\AutomationDriver\FDriverConfiguration), ESPMode::ThreadSafe > & Configuration
) const

a new async automation driver that can be used to simulate input; using the specified configuration


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library