docs.unity.cn
    Show / Hide Table of Contents

    Class DisableGenerationAttribute

    Disable the source generator for an Aspect type, i.e. a struct that implements IAspect It is up to the user to write the required code to complete all the functionalities needed by an Aspect. Disabling the source generator should not be used outside of development purposes.

    Inheritance
    Object
    Attribute
    DisableGenerationAttribute
    Namespace: Unity.Entities
    Syntax
    [AttributeUsage(AttributeTargets.Struct)]
    public class DisableGenerationAttribute : Attribute, _Attribute
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 20, 2023