Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TFilterCollection
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/FilterCollection.h |
Include | #include "Misc/FilterCollection.h" |
bool PassesAllFilters
&40;
ItemType InItem
&41; const
Remarks
Returns whether the specified Item passes all of the filters in the collection Whether the Item passed all child filter restrictions
Parameters
Name | Description |
---|---|
InItem | The Item to check against all child filter restrictions |