FAutomationFilter::PassesFilter

Returns whether the specified Item passes the Filter's restrictions

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

References

   
Module AutomationController
Header /Engine/Source/Developer/AutomationController/Public/AutomationFilter.h
Include #include "AutomationFilter.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