Table of Contents

Event OnCompilationError

Namespace
GrindFest
Assembly
GrindFest.dll

Fired when compilation fails. Listeners receive the error message.

public static event Action<string> OnCompilationError

Returns

Action<string>
Fired when compilation fails. Listeners receive the error message.