Flags used by AssemblyBuilder to control assembly build.
Property | Description |
---|---|
None | None value. Default. |
EditorAssembly | Defines whether the output assembly is an editor assembly. |
DevelopmentBuild | Defines whether the output assembly is an development build. |