editor-application-get-state
Get the current state of the Unity Editor application, including playmode, paused state, and compilation status. Use this to monitor editor conditions for automated workflows.
Instructions
Returns available information about 'UnityEditor.EditorApplication'. Use it to get information about the current state of the Unity Editor application. Such as: playmode, paused state, compilation state, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||