Class MoonSharpModuleConstantAttribute
- Namespace
- MoonSharp.Interpreter
- Assembly
- Assembly-CSharp.dll
[AttributeUsage(AttributeTargets.Field, Inherited = false, AllowMultiple = false)]
public sealed class MoonSharpModuleConstantAttribute : Attribute
- Inheritance
-
MoonSharpModuleConstantAttribute
- Inherited Members
- Extension Methods
Constructors
MoonSharpModuleConstantAttribute()
public MoonSharpModuleConstantAttribute()
Properties
Name
public string Name { get; set; }