IAutomationReport::GetNumResults

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

Unreal Engine C++ API Reference > Developer > AutomationController > IAutomationReport

References

   
Module AutomationController
Header /Engine/Source/Developer/AutomationController/Public/IAutomationReport.h
Include #include "IAutomationReport.h"
const int32 GetNumResults
(
    const int32 ClusterIndex
)

Remarks

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

Parameters

Name Description
ClusterIndex Index of the platform.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library