Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CompilationMode

Options for the compilation mode Project Auditor should use when performing code analysis.
Read time 1 minuteLast updated 4 days ago

Definition

Warning
Removed. Please use CodeAnalysisFlags instead
public enum CompilationMode

Remarks

Setting the compilation mode can affect how long analysis takes, which assemblies are analysed and whether certain scripting define symbols are considered.

Fields

Value

Description

DevelopmentPlayerDevelopment player
EditorEditor assemblies
EditorPlayModeEditor assemblies for Play Mode
PlayerNon-Development player (default)