Class NotBurstCompatibleAttribute | Entities | 0.13.0-preview.24
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.Entities
    Syntax
    [AttributeUsage(AttributeTargets.Method | AttributeTargets.Property)]
    public class NotBurstCompatibleAttribute : Attribute, _Attribute
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, July 24, 2020