My Project
Loading...
Searching...
No Matches
Public Member Functions | List of all members
RoslynCSharp.Example.Ex07_CompileFromFile Class Reference

An example script that shows how to use the compiler service to compile and load a C# source file. This method has the added benefits of reporting the file name in any compiler errors. More...

Inheritance diagram for RoslynCSharp.Example.Ex07_CompileFromFile:

Public Member Functions

void Start ()
 Called by Unity.
 

Detailed Description

An example script that shows how to use the compiler service to compile and load a C# source file. This method has the added benefits of reporting the file name in any compiler errors.


The documentation for this class was generated from the following file: