IAutomationControllerManager::SetNumPasses

Sets the number of test passes.

Windows
MacOS
Linux

References

Module

AutomationController

Header

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

Include

#include "IAutomationControllerManager.h"

Syntax

void SetNumPasses
(
    const int32 InNumPasses
)

Remarks

Sets the number of test passes.

Parameters

Parameter

Description

InNumPasses

The number of test passes to perform.

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