docs.unity.cn
    Show / Hide Table of Contents

    Property Null

    Null

    A special "null" ArchetypeChunk that you can use to test whether ArchetypeChunk instances are valid.

    Declaration
    public static readonly ArchetypeChunk Null { get; }
    Property Value
    Type Description
    ArchetypeChunk
    Remarks

    An ArchetypeChunk struct that refers to a chunk of memory that has been freed will be equal to this "null" ArchetypeChunk instance.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use