Struct ChunkHeader
Namespace: Unity.Entities
Syntax
public struct ChunkHeader : ISystemStateComponentData, IComponentData
Fields
ArchetypeChunk
Declaration
public ArchetypeChunk ArchetypeChunk
Field Value
Type | Description |
---|---|
ArchetypeChunk |
Properties
Null
Declaration
public static ChunkHeader Null { get; }
Property Value
Type | Description |
---|---|
ChunkHeader |