Version: 2021.2
언어: 한국어

PlayerSettings.GetAdditionalCompilerArguments

매뉴얼로 전환
public static string[] GetAdditionalCompilerArguments (Build.NamedBuildTarget buildTarget);

파라미터

buildTarget The NamedBuildTarget to get the compiler arguments for.

반환

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

설명

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