UMod.BuildEngine.ScriptCompiler Namespace |
| Class | Description | |
|---|---|---|
| CompiledAssembly |
Generated by the compiler and represents the loaded assembly.
| |
| CompilerContext |
Contains contextual data for the build engine compiler.
| |
| CompilerLog |
Contains the errors and warnings generated by the compiler duing a build.
| |
| ScriptCompileOutputInfo |
Allows the user to specify the name and version used when compiling.
| |
| ScriptCompilerService |
The main class used to compile C# assembles using the specified info classes to pass source files and references to the compiler.
| |
| ScriptCompileSource |
Allows the source files and project references to be passed to the compiler without relying on a project file.
|
| Enumeration | Description | |
|---|---|---|
| CompileStatus |
The current state of the compiler and compilation task.
|