Version: 2022.1
言語: 日本語

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.