Table of Contents

Class MoonSharpUserDataAttribute

Namespace
MoonSharp.Interpreter
Assembly
Assembly-CSharp.dll
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct, Inherited = false, AllowMultiple = false)]
public sealed class MoonSharpUserDataAttribute : Attribute
Inheritance
MoonSharpUserDataAttribute
Inherited Members
Extension Methods

Constructors

MoonSharpUserDataAttribute()

public MoonSharpUserDataAttribute()

Properties

AccessMode

public InteropAccessMode AccessMode { get; set; }

Property Value

InteropAccessMode