Table of Contents

Enum SymbolRefType

Namespace
MoonSharp.Interpreter
Assembly
Assembly-CSharp.dll
public enum SymbolRefType
Extension Methods

Fields

DefaultEnv = 3
Global = 2
Local = 0
Upvalue = 1