Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BuildProfile.scriptingDefines

public string[] scriptingDefines;

Description

List of user-specified script compilation defines.

Player and Editor scripts include these script compilation defines only if the build profile is active. Related content: PlayerSettings.