IAutomationControllerModule

Interface for AutomationController modules.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IAutomationControllerModule

References

Module

AutomationController

Header

/Engine/Source/Developer/AutomationController/Public/IAutomationControllerModule.h

Include

#include "IAutomationControllerModule.h"

Syntax

class IAutomationControllerModule : public IModuleInterface

Remarks

Interface for AutomationController modules.

Functions

Name Description

Public function Static

IAutomationC...

 

Get()

Public function

IAutomationC...

 

GetAutomationController()

Gets the automation controller.

Public function

void

 

Init()

Init message bus usage.

Public function

void

 

Tick()

Tick function that will execute enabled tests for different device clusters.

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