docs.unity.cn
    Show / Hide Table of Contents

    Class NotBurstCompatibleAttribute

    Internal attribute to state that a method is not burst compatible even though the containing type is.

    Inheritance
    Object
    Attribute
    NotBurstCompatibleAttribute
    Namespace: Unity.Collections
    Syntax
    [AttributeUsage(AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property)]
    public class NotBurstCompatibleAttribute : Attribute, _Attribute
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, August 3, 2022
    Terms of use