docs.unity3d.com
Search Results for

    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
    Assembly: Unity.Entities.dll
    Syntax
    [AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct, Inherited = false, AllowMultiple = false)]
    public sealed class GenerateBurstMonoInteropAttribute : Attribute

    Constructors

    Name Description
    GenerateBurstMonoInteropAttribute(string)

    AssetName

    Properties

    Name Description
    AssetName

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

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)