Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Util > API/Runtime/GeometryCore/Util/FUniqueIndexSet
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Util/UniqueIndexSet.h |
| Include | #include "Util/UniqueIndexSet.h" |
template<typename ArrayType>
void Collect
(
ArrayType & Storage
) const
Remarks
Add the members of the current index set to an object that supports .Reserve(int) and .Add(int)