FAutomationGroupFilter::PassesFilter

Returns whether the specified Item passes the Filter's restrictions

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

References

   
Module AutomationController
Header /Engine/Source/Developer/AutomationController/Public/AutomationGroupFilter.h
Include #include "AutomationGroupFilter.h"
virtual bool PassesFilter
(
    const [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [IAutomationReport](API\Developer\AutomationController\IAutomationReport) > & InItem
) const

Remarks

Returns whether the specified Item passes the Filter's restrictions


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library