Describes the state of a specifc UnityEditor process.
| 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. |