Navigation
Unreal Engine C++ API Reference > Developer > AutomationController > IAutomationReport
References
Module | AutomationController |
Header | /Engine/Source/Developer/AutomationController/Public/IAutomationReport.h |
Include | #include "IAutomationReport.h" |
FString GetGameInstanceName
&40;
const int32 ClusterIndex
&41;
Remarks
Gets the name of the instance that ran the test. the name of the device.
Parameters
Name | Description |
---|---|
ClusterIndex | Index of the platform reporting the results of this test. See AutomationDeviceClusterManager. |