IAutomationControllerManager::GetReports

Gives the array of test results to the UI.

Windows
MacOS
Linux

References

Module

AutomationController

Header

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

Include

#include "IAutomationControllerManager.h"

Syntax

TArray< TSharedPtr< IAutomationReport > > & GetReports()

Remarks

Gives the array of test results to the UI.

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