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.