Navigation
API > API/Runtime > API/Runtime/MassEntity
Specialization of TTypeBitSetTraits for FMassFragment
| Name | TTypeBitSetTraits< FMassFragment > |
| Type | struct |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassBitSetRegistry.h |
| Include Path | #include "MassBitSetRegistry.h" |
Syntax
template<>
struct TTypeBitSetTraits< FMassFragment >
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| IsValidType | bool | Compile-time check to ensure that TTestedType is a valid Mass Fragment | MassBitSetRegistry.h |
| RequiresBaseType | bool | Indicates that a base type is required for inheritance checks | MassBitSetRegistry.h |