IAutomationReport::GetFilteredChildren

Returns the array of child reports that should be visible to the UI based on filtering.

Windows
MacOS
Linux

References

Module

AutomationController

Header

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

Include

#include "IAutomationReport.h"

Syntax

TArray< TSharedPtr< IAutomationReport > > & GetFilteredChildren()

Remarks

Returns the array of child reports that should be visible to the UI based on filtering.

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