Table of Contents

Class MoonSharpModuleAttribute

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

Constructors

MoonSharpModuleAttribute()

public MoonSharpModuleAttribute()

Properties

Namespace

public string Namespace { get; set; }

Property Value

string