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.