Navigation
API > API/Plugins > API/Plugins/MassEntity
References
| Module | MassEntity |
| Header | /Engine/Plugins/Runtime/MassEntity/Source/MassEntity/Public/MassEntityTypes.h |
| Include | #include "MassEntityTypes.h" |
Syntax
struct FMassArchetypeCreationParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | ChunkMemorySize | Created archetype will have chunks of this size. 0 denotes "use default" (see UE::Mass::ChunkSize) | |
| FName | DebugName | Name to identify the archetype while debugging |