IAutomationControllerManager::GetEnabledReports

Gives the array of enabled test results to the UI.

Unreal Engine C++ API Reference > Developer > AutomationController > IAutomationControllerManager

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) > > GetEnabledReports()  

Remarks

Gives the array of enabled test results to the UI.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library