Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/IAutomationDriverModule
Description
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.
| Name | Enable |
| Type | function |
| Header File | /Engine/Source/Developer/AutomationDriver/Public/IAutomationDriverModule.h |
| Include Path | #include "IAutomationDriverModule.h" |
void Enable()