Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EditorAssembly

Defines whether the output assembly is an editor assembly.
Read time 1 minuteLast updated 6 days ago

Definition

EditorAssembly = 1

Remarks

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.