Table of Contents

Namespace MoonSharp.Interpreter

Classes

CallbackArguments
CallbackFunction
Closure
Coroutine
DynValue
DynamicExpression
DynamicExpressionException
InternalErrorException
InterpreterException
LinqHelpers
LuaTypeExtensions
ModuleRegister
MoonSharpHiddenAttribute
MoonSharpHideMemberAttribute
MoonSharpModuleAttribute
MoonSharpModuleConstantAttribute
MoonSharpModuleMethodAttribute
MoonSharpPropertyAttribute
MoonSharpUserDataAttribute
MoonSharpUserDataMetamethodAttribute
RefIdObject
Script
ScriptExecutionContext
ScriptGlobalOptions
ScriptOptions
ScriptRuntimeException
SymbolRef
SyntaxErrorException
Table
TailCallData
UserData
WellKnownSymbols
YieldRequest

Structs

TablePair

Interfaces

IScriptPrivateResource

Enums

Closure.UpvaluesType
ColonOperatorBehaviour
CoreModules
Coroutine.CoroutineType
CoroutineState
DataType
InteropAccessMode
SymbolRefType
TypeValidationFlags

Delegates

ScriptFunctionDelegate
ScriptFunctionDelegate<T>