docs.unity3d.com
    Show / Hide Table of Contents

    Class BurstMonoInteropMethodAttribute

    Inheritance
    Object
    BurstMonoInteropMethodAttribute
    Namespace: Unity.Entities
    Syntax
    public sealed class BurstMonoInteropMethodAttribute : Attribute

    Constructors

    Name Description
    BurstMonoInteropMethodAttribute(Boolean)

    Fields

    Name Description
    MakePublic

    If set, the generated method will be exposed as public. Otherwise it will have the same access modifier as the original method.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021