Version: 2022.3
언어: 한국어

ProcessState

enumeration

매뉴얼로 전환

설명

Describes the state of a specifc UnityEditor process.

변수

UnknownProcessThe queried UnityEditor process is unknown.
FinishedSuccessfullyThe queried UnityEditor process ended successfully.
FinishedWithErrorThe queried UnityEditor process finished with an error.
RunningThe queried UnityEditor process is running.