IAutomationControllerManager::RunTests

Resets all enabled tests to be able to run during Tick by local/remote machines.

Windows
MacOS
Linux

References

Module

AutomationController

Header

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

Include

#include "IAutomationControllerManager.h"

Syntax

void RunTests
(
    const bool bIsLocalSession
)

Remarks

Resets all enabled tests to be able to run during Tick by local/remote machines.

Parameters

Parameter

Description

bIsLocalSeesion

Indicate if this is a local session. We do not time out local session automation tests.

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