Version: 2021.1
언어: 한국어

BuildPipeline.GetBuildTargetName

매뉴얼로 전환
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.