Table of Contents

Class Compiler

Namespace
GrindFest
Assembly
GrindFest.dll
public class Compiler : Singleton<Compiler>
Inheritance
object
Object
Component
Behaviour
MonoBehaviour
Compiler
Inherited Members

Fields

OnAssemblyCompiled
TemplateScriptConent
UseLocalTypes
_timestampCheckTimer
api
host
runtime

Properties

ScriptsDirectory

Methods

Compile(string, string, string, bool)
CompileAndPrepareLocalHeroes()
EnsureIsolatedRuntime()
EnsureScriptFileExists(string)
GetScriptFile(string)
Parse(string, string, CSharpParseOptions)