docs.unity.cn
    Show / Hide Table of Contents

    Class DisableAutoTypeRegistrationAttribute

    [DisableAutoTypeRegistration] prevents a Component Type from being registered in the TypeManager during TypeManager.Initialize(). Types that are not registered will not be recognized by EntityManager.

    Inheritance
    Object
    Attribute
    DisableAutoTypeRegistrationAttribute
    Namespace: Unity.Entities
    Syntax
    public class DisableAutoTypeRegistrationAttribute : Attribute, _Attribute
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use