Navigation
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
&40;
const int32 ClusterIndex
&41;
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. |