Click or drag to resize

UMod.BuildEngine.ScriptCompiler Namespace

 
Classes
  ClassDescription
Public classCompiledAssembly
Generated by the compiler and represents the loaded assembly.
Public classCompilerContext
Contains contextual data for the build engine compiler.
Public classCompilerLog
Contains the errors and warnings generated by the compiler duing a build.
Public classScriptCompileOutputInfo
Allows the user to specify the name and version used when compiling.
Public classScriptCompilerService
The main class used to compile C# assembles using the specified info classes to pass source files and references to the compiler.
Public classScriptCompileSource
Allows the source files and project references to be passed to the compiler without relying on a project file.
Enumerations
  EnumerationDescription
Public enumerationCompileStatus
The current state of the compiler and compilation task.