IAutomationReport::GetNumResults

Gets the number of available test results for a given cluster.

Windows
MacOS
Linux

References

Module

AutomationController

Header

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

Include

#include "IAutomationReport.h"

Syntax

const int32 GetNumResults
(
    const int32 ClusterIndex
)

Remarks

Gets the number of available test results for a given cluster.

Returns

The number of results available for this cluster

Parameters

Parameter

Description

ClusterIndex

Index of the platform.

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