IAutomationWorkerModule

Interface for AutomationWorker modules.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IAutomationWorkerModule

References

Module

AutomationWorker

Header

/Engine/Source/Runtime/AutomationWorker/Public/IAutomationWorkerModule.h

Include

#include "IAutomationWorkerModule.h"

Syntax

class IAutomationWorkerModule : public IModuleInterface

Remarks

Interface for AutomationWorker modules.

Constructors

Name Description

Protected function

IAutomationWorkerModule()

Start a test

Functions

Name Description

Public function

void

 

Tick()

Ticks the automation worker module.

Typedefs

Name

Description

FStopTestEvent

Called whenever a test is stopped

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss