| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/MPE.ProcessState.html | [Back] [Original] |
Describes the state of a specifc UnityEditor process.
| Property | Description |
|---|---|
| UnknownProcess | The queried UnityEditor process is unknown. |
| FinishedSuccessfully | The queried UnityEditor process ended successfully. |
| FinishedWithError | The queried UnityEditor process finished with an error. |
| Running | The queried UnityEditor process is running. |
| Web Proxy Viewer | New URL | Original Page |