Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

AssemblyBuilder.flags

Description

Flags to control the assembly build.

Set this property to AssemblyBuilderFlags.EditorAssembly to build an assembly with editor assembly references and #define directives.

Set this property to AssemblyBuilderFlags.DevelopmentBuild to build an assembly with development assembly #define directives.

See Also: AssemblyBuilderFlags.

Did you find this page useful? Please give it a rating: