Version: 2020.2
言語: 日本語
public static string GetBuildTargetName (BuildTarget targetPlatform);

パラメーター

targetPlatform An instance of the BuildTarget enum.

戻り値

string Target platform name represented by the passed in BuildTarget.

説明

Given a BuildTarget will return the well known string representation for the build target platform.