Navigation
API > API/Runtime > API/Runtime/MassCore
Special-case base class for fragments. Derive from this if you intend to use the fragment type as a sparse fragment See UE::Mass::FSparseElementsStorage for more details on sparse elements.
| Name | FMassSparseFragment |
| Type | struct |
| Header File | /Engine/Source/Runtime/Mass/MassCore/Public/Mass/EntityElementTypes.h |
| Include Path | #include "Mass/EntityElementTypes.h" |
Syntax
USTRUCT ()
struct FMassSparseFragment : public FMassFragment
Inheritance Hierarchy
- FMassElement → FMassFragment → FMassSparseFragment