Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EditorPlayMode

Editor assemblies for Play Mode
Read time 1 minuteLast updated 8 days ago

Definition

Warning
Removed. Please use CodeAnalysisFlags instead
EditorPlayMode = 2

Remarks

Analysis will be performed on the assemblies which are used in Play Mode. Because these assemblies are cached by the Editor, Project Auditor skips the compilation step which speeds up analysis. The analyzed code may not be completely representative of the code that would appear in a Player build, but may be a reasonable approximation for many purposes.