docs.unity.cn
    Show / Hide Table of Contents

    Class UpdateAfterAttribute

    Inheritance
    Object
    Attribute
    UpdateAfterAttribute
    Namespace: Unity.Entities
    Syntax
    [AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple = true)]
    public class UpdateAfterAttribute : Attribute, _Attribute

    Constructors

    Name Description
    UpdateAfterAttribute(Type)

    Properties

    Name Description
    SystemType
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use