Manual     Reference     Scripting  
  
Scripting > Editor Enumerations > BuildOptions   
  • Menu
  • Overview
  • Runtime Classes
  • Attributes
  • Enumerations
  • Editor Classes
  • Enumerations
  • History
  • Index
  • BuildOptions
  • All Members
  • Values
  • AcceptExternalModificationsToPlayer
  • AllowDebugging
  • AutoRunPlayer
  • BuildAdditionalStreamedScenes
  • ConnectWithProfiler
  • Development
  • None
  • ShowBuiltPlayer
  • SymlinkLibraries
  • WebPlayerOfflineDeployment

BuildOptions.Development  

BuildOptions.Development

Description

Build a development version of the standalone player.

This includes debug symbols and enables Profiler. To profile a webplayer you need to have the development version of the web player installed.

See Also: BuildPipeline.BuildPlayer.