Struct ChunkHeader | Entities | 0.2.0-preview.18
docs.unity.cn
    Show / Hide Table of Contents

    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
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX