IAutomationReport::GetGameInstanceName

Gets the name of the instance that ran the test.

Windows
MacOS
Linux

References

Module

AutomationController

Header

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

Include

#include "IAutomationReport.h"

Syntax

FString GetGameInstanceName
(
    const int32 ClusterIndex
)

Remarks

Gets the name of the instance that ran the test.

Returns

the name of the device.

Parameters

Parameter

Description

ClusterIndex

Index of the platform reporting the results of this test. See AutomationDeviceClusterManager.

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