This version of Unity is unsupported.

PlayerSettings.GetScriptingDefineSymbolsForGroup

Switch to Manual

Declaration

public static string GetScriptingDefineSymbolsForGroup(BuildTargetGroup targetGroup);

Description

BuildTargetGroup is marked for deprecation in the future. Use PlayerSettings.GetScriptingDefineSymbols instead.

Gets user-specified symbols for script compilation for the build target group you select.