| Parameter | Description |
|---|---|
| value | The first parameter is the output assembly path as a string. The second parameter is an array of CompilerMessage. |
An event that is invoked on the main thread when compilation of an assembly finishes.
Compiler messages can be checked to see if there are any build warnings and errors. Assembly build failed if there any build errors.