Navigation
Unreal Engine C++ API Reference > Developer > AutomationController > IAutomationControllerManager
Deprecated * Use GetFilteredReports or GetEnabledReports instead.
References
Module | AutomationController |
Header | /Engine/Source/Developer/AutomationController/Public/IAutomationControllerManager.h |
Include | #include "IAutomationControllerManager.h" |
[TArray](API\Runtime\Core\Containers\TArray)< [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [IAutomationReport](API\Developer\AutomationController\IAutomationReport) > > & GetReports()
Remarks
Gives the array of filtered test results to the UI.