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" |
TSharedPtr< IFilter< ItemType > > GetFilterAtIndex
&40;
int32 Index
&41;
Remarks
Gets the filter at the specified index Filter at the specified index
Parameters
Name | Description |
---|---|
Index | The index of the requested filter in the ChildFilters array. |