DevelopmentPlayer
Development player
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Field
- Namespace: Unity.ProjectAuditor.Editor
- Assembly: UnityEditor
DevelopmentPlayer = 1
Remarks
Code will be compiled for analysis as it would be when making a development Player build for the specified target platform. Code inside #if DEVELOPMENT_BUILD will be included in this analysis.