Version: 2021.1
言語: 日本語

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.