docs.unity.cn
    Show / Hide Table of Contents

    Class GenerateBurstMonoInteropAttribute

    Attribute used to signal this type should be scanned for BurstMonoInteropMethodAttribute decorated methods.

    Inheritance
    Object
    Attribute
    GenerateBurstMonoInteropAttribute
    Namespace: Unity.Entities
    Syntax
    [AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = false, AllowMultiple = false)]
    public sealed class GenerateBurstMonoInteropAttribute : Attribute, _Attribute

    Constructors

    Name Description
    GenerateBurstMonoInteropAttribute(String) AssetName

    Properties

    Name Description
    AssetName

    Name of source file (without the .cs suffix) to generate interop code for.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023