Class TypeManager.TypeVersionAttribute | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Class TypeManager.TypeVersionAttribute

    Inheritance
    System.Object
    System.Attribute
    TypeManager.TypeVersionAttribute
    Namespace: Unity.Entities
    Syntax
    [AttributeUsage(AttributeTargets.Struct)]
    public class TypeVersionAttribute : Attribute, _Attribute

    Constructors

    TypeVersionAttribute(Int32)

    Declaration
    public TypeVersionAttribute(int version)
    Parameters
    Type Name Description
    System.Int32 version

    Fields

    TypeVersion

    Declaration
    public int TypeVersion
    Field Value
    Type Description
    System.Int32
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX