Class FileSystemScriptLoader
- Namespace
- MoonSharp.Interpreter.Loaders
- Assembly
- Assembly-CSharp.dll
public class FileSystemScriptLoader : ScriptLoaderBase, IScriptLoader
- Inheritance
-
FileSystemScriptLoader
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
FileSystemScriptLoader()
public FileSystemScriptLoader()
Methods
LoadFile(string, Table)
public override object LoadFile(string file, Table globalContext)
Parameters
Returns
ScriptFileExists(string)
public override bool ScriptFileExists(string name)
Parameters
namestring