Version: 2022.2
언어: 한국어

PlayerSettings.SetAdditionalCompilerArguments

매뉴얼로 전환
public static void SetAdditionalCompilerArguments (Build.NamedBuildTarget buildTarget, string[] additionalCompilerArguments);

파라미터

buildTarget The NamedBuildTarget.
additionalCompilerArguments An array of the additional compiler arguments.

설명

Sets additional compiler arguments for a build target.