Class TypeManager.TypeVersionAttribute | Entities | 0.8.0-preview.8
docs.unity.cn
    Show / Hide Table of Contents

    Class TypeManager.TypeVersionAttribute

    Inheritance
    Object
    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
    Int32 version

    Fields

    TypeVersion

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