Version: 1.7
LanguageEnglish
  • C#

BuildMiniGameError

enumeration

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Describes the possible error states during the MiniGame build process.

Properties

UnknownIndicates that the outcome of the build is in an unknown state.
SucceededIndicates that the build completed successfully.
CancelledIndicates that the build was cancelled by the user.
InvalidInputIndicates that the input was invalid.
PlayerBuildFailedIndicates that the build failed.
SubplatformConvertFailedIndicates that the subplatform conversion failed.