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.

AssemblyBuilderFlags

enumeration

Description

Flags used by AssemblyBuilder to control assembly build.

Properties

NoneNone value. Default.
EditorAssemblyDefines whether the output assembly is an editor assembly.
DevelopmentBuildDefines whether the output assembly is an development build.