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 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 © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021