Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FSparseElementsStorage
Description
Creates and instance of FSparseElementIterator that can be used to iterate over all available instances of sparse fragment of type ElementType
| Name | CreateElementIterator |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassSparseElementsStorage.h |
| Include Path | #include "MassSparseElementsStorage.h" |
FSparseElementIterator CreateElementIterator
(
TNotNull< const UScriptStruct * > ElementType
)