Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ProcessService.GetProcessState

Declaration

public static MPE.ProcessState GetProcessState(int pid);

Parameters

pid The process ID.

Returns

ProcessState The state of the queried process.

Description

Gets the ProcessState of a given instance of UnityEditor.