Event OnCompilationError
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
Fired when compilation fails. Listeners receive the error message.
public static event Action<string> OnCompilationError
Fired when compilation fails. Listeners receive the error message.
public static event Action<string> OnCompilationError