Get Compile Errors
get_compile_errorsRetrieves structured compilation errors with file, line, and column details from the Unity Editor. Errors persist across console clears for reliable diagnosis.
Instructions
Compilation errors with file:line:column. Not lost on Console.Clear(). Structured, typed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||