Version: 2017.3

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.