Version: 2020.3

PlayerSettings.GetAdditionalCompilerArgumentsForGroup

切换到手册
public static string[] GetAdditionalCompilerArgumentsForGroup (BuildTargetGroup targetGroup);

参数

targetGroup The BuildTargetGroup to get the compiler arguments for.

返回

string[] Returns an array with the compiler arguments associated with a BuildTargetGroup.

描述

Gets an array of additional compiler arguments set for a specific BuildTargetGroup.