Struct ArchetypeChunkComponentTypeDynamic | Entities | 0.8.0-preview.8
docs.unity.cn
    Show / Hide Table of Contents

    Struct ArchetypeChunkComponentTypeDynamic

    Namespace: Unity.Entities
    Syntax
    public struct ArchetypeChunkComponentTypeDynamic

    Fields

    m_TypeLookupCache

    Declaration
    public short m_TypeLookupCache
    Field Value
    Type Description
    Int16

    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 © 2020 Unity Technologies
    Generated by DocFX