Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AssemblyBuilderFlags.EditorAssembly

Description

Defines whether the output assembly is an editor assembly.

This flag will add references to editor assemblies and add editor specific #define directives. Assembly build behaviour will be the same as for editor scripts inside the Assets folder.