Version: 2022.1
言語: 日本語

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.