Navigation
API > API/Developer > API/Developer/AutomationController > API/Developer/AutomationController/IAutomationReport
References
| Module | AutomationController |
| Header | /Engine/Source/Developer/AutomationController/Public/IAutomationReport.h |
| Include | #include "IAutomationReport.h" |
void GetEnabledTestReports
&40;
TArray< TSharedPtr< IAutomationReport >> & OutReports
&41;
Remarks
Returns all the enabled test reports.
Parameters
| Name | Description |
|---|---|
| an | array to be filled with all reports |