Class ScriptGlobalOptions
- Namespace
- MoonSharp.Interpreter
- Assembly
- Assembly-CSharp.dll
public class ScriptGlobalOptions
- Inheritance
-
ScriptGlobalOptions
- Inherited Members
- Extension Methods
Properties
CustomConverters
public CustomConvertersCollection CustomConverters { get; set; }
Property Value
Platform
public IPlatformAccessor Platform { get; set; }
Property Value
RethrowExceptionNested
public bool RethrowExceptionNested { get; set; }