Version: 2021.1
LanguageEnglish
  • C#

CanAppendBuild

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

Whether you can append an existing build using BuildOptions.AcceptExternalModificationsToPlayer.

Properties

UnsupportedThe target platform does not support appending builds.
YesThe target platform supports appending builds, and the build can be appended.
NoThe target platform supports appending builds, and the build is not in a valid state.