editor-application-get-state
Retrieve the current state of Unity Editor, including playmode, pause status, and compilation progress, to monitor application behavior during development.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||