Table of Contents

Class MoonSharpHiddenAttribute

Namespace
MoonSharp.Interpreter
Assembly
Assembly-CSharp.dll
[AttributeUsage(AttributeTargets.Constructor|AttributeTargets.Method|AttributeTargets.Property|AttributeTargets.Field|AttributeTargets.Event, Inherited = true, AllowMultiple = false)]
public sealed class MoonSharpHiddenAttribute : Attribute
Inheritance
MoonSharpHiddenAttribute
Inherited Members
Extension Methods

Constructors

MoonSharpHiddenAttribute()

public MoonSharpHiddenAttribute()