Navigation
Unreal Engine C++ API Reference > Developer > AutomationDriver > IAutomationDriverModule
References
Module | AutomationDriver |
Header | /Engine/Source/Developer/AutomationDriver/Public/IAutomationDriverModule.h |
Include | #include "IAutomationDriverModule.h" |
void Enable()
Remarks
Enables the automation driver. Enabling the automation driver module causes most traditional input messages from the platform to stop being received, and instead only input simulated via an actual automation driver is received.