IAutomationReport::GetChildReports

Returns the array of child reports.

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

References

   
Module AutomationController
Header /Engine/Source/Developer/AutomationController/Public/IAutomationReport.h
Include #include "IAutomationReport.h"
[TArray](API\Runtime\Core\Containers\TArray)< [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [IAutomationReport](API\Developer\AutomationController\IAutomationReport) > > & GetChildReports()  

Remarks

Returns the array of child reports.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library