Struct ChunkHeader
Wrapper around the header data for a specific chunk
Namespace: Unity.Entities
Assembly: solution.dll
Syntax
public struct ChunkHeader : ICleanupComponentData, IComponentData, IQueryTypeParameterFields
| Name | Description | 
|---|---|
| ArchetypeChunk | Summary of the current chunk. | 
Properties
| Name | Description | 
|---|---|
| Null | Constructs a ChunkHeader representing an empty chunk. |