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

    Class GenerateBurstMonoInteropAttribute

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

    Constructors

    GenerateBurstMonoInteropAttribute(String)

    Declaration
    public GenerateBurstMonoInteropAttribute(string assetName)
    Parameters
    Type Name Description
    String assetName

    Properties

    AssetName

    Declaration
    public string AssetName { get; }
    Property Value
    Type Description
    String
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, July 24, 2020