IAutomationReport::GetEnabledTestReports

Returns all the enabled test reports.

Windows
MacOS
Linux

References

Module

AutomationController

Header

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

Include

#include "IAutomationReport.h"

Syntax

void GetEnabledTestReports
(
    TArray< TSharedPtr< IAutomationReport >> & OutReports
)

Remarks

Returns all the enabled test reports.

Parameters

Parameter

Description

an

array to be filled with all reports

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