Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Player

Non-Development player (default)
Read time 1 minuteLast updated 9 days ago

Definition

Warning
Removed. Please use CodeAnalysisFlags instead
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.