IAutomationReport::GetCurrentPassIndex

Finds the current pass by looking at the current state

Windows
MacOS
Linux

References

Module

AutomationController

Header

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

Include

#include "IAutomationReport.h"

Syntax

const int32 GetCurrentPassIndex
(
    const int32 ClusterIndex
)

Remarks

Finds the current pass by looking at the current state

Returns

The current pass index

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