IAutomationDriverModule::Enable

Enables the automation driver.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library