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.

Additional resources: AssemblyBuilderFlags.


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