LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

AssemblyBuilderStatus

enumeration

Description

Status of the AssemblyBuilder build.

Properties

NotStartedIndicates the AssemblyBuilder build has not been started.
IsCompilingIndicates the AssemblyBuilder build is compiling.
FinishedIndicates the AssemblyBuilder build has finished.