Version: 2019.2

BuildResult

enumeration

マニュアルに切り替える

説明

Describes the outcome of the build process.

変数

UnknownIndicates that the outcome of the build is in an unknown state.
SucceededIndicates that the build completed successfully.
FailedIndicates that the build failed.
CancelledIndicates that the build was cancelled by the user.