Player
Non-Development player (default)
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Field
- Namespace: Unity.ProjectAuditor.Editor
- Assembly: UnityEditor
Player = 0
Remarks
Code will be compiled for analysis as it would be when making a non-development Player build for the specified target platform. Code inside #if DEVELOPMENT_BUILD will be excluded from this analysis.