Navigation
API > API/Runtime > API/Runtime/AutomationWorker > API/Runtime/AutomationWorker/IAutomationWorkerModule
References
| Module | AutomationWorker |
| Header | /Engine/Source/Runtime/AutomationWorker/Public/IAutomationWorkerModule.h |
| Include | #include "IAutomationWorkerModule.h" |
IAutomationWorkerModule&40;&41;
Remarks
Start a test
Parameters
| Name | Description |
|---|---|
| InTestToRun | Name of the test that should be run |
| InRoleIndex | Identifier for which worker in this group that should execute a command |
| InStopTestEvent | Delegate to fire when the command is finished |