ProcessExitedEvent
An event triggered in a master instance of UnityEditor when you start a slave instance with ProcessService.Launch exit.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Event
- Namespace: UnityEditor.MPE
- Assembly: UnityEditor.CoreModule
public static event Action<int, ProcessState> ProcessExitedEvent