Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/IAutomationDriverModule
Description
Disables the automation driver. Disabling the automation driver module restores the platform specific messaging so they are once again received by the application.
| Name | Disable |
| Type | function |
| Header File | /Engine/Source/Developer/AutomationDriver/Public/IAutomationDriverModule.h |
| Include Path | #include "IAutomationDriverModule.h" |
void Disable()