Class BurstCompatibleAttribute | Entities | 0.13.0-preview.24
docs.unity.cn
    Show / Hide Table of Contents

    Class BurstCompatibleAttribute

    Internal attribute to document and enforce that the tagged method or property has to stay burst compatible.

    Inheritance
    Object
    Attribute
    BurstCompatibleAttribute
    Namespace: Unity.Entities
    Syntax
    [AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Method | AttributeTargets.Property)]
    public class BurstCompatibleAttribute : Attribute, _Attribute
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, July 24, 2020