Struct ArchetypeChunkComponentType<T> | Entities | 0.2.0-preview.18
docs.unity.cn
    Show / Hide Table of Contents

    Struct ArchetypeChunkComponentType<T>

    Namespace: Unity.Entities
    Syntax
    public struct ArchetypeChunkComponentType<T>
    Type Parameters
    Name Description
    T

    Properties

    GlobalSystemVersion

    Declaration
    public uint GlobalSystemVersion { get; }
    Property Value
    Type Description
    UInt32

    IsReadOnly

    Declaration
    public bool IsReadOnly { get; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX