IAutomationReport::ResetForExecution

Recursively resets the report to "needs to be run", clears cached warnings and errors.

Windows
MacOS
Linux

References

Module

AutomationController

Header

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

Include

#include "IAutomationReport.h"

Syntax

void ResetForExecution
(
    const int32 NumTestPasses
)

Remarks

Recursively resets the report to "needs to be run", clears cached warnings and errors.

Parameters

Parameter

Description

NumTestPasses

The number of test passes so we know how many results to create.

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