Version: 2023.2
언어: 한국어

ProcessService.ProcessExitedEvent

매뉴얼로 전환

파라미터

value The first parameter is the process ID (PID) of the slave process that exited. The second parameter is the ProcessState of the slave process.

설명

An event triggered in a master instance of UnityEditor when you start a slave instance with ProcessService.Launch exit.