Version: 2022.3
언어: 한국어

NamedBuildTarget

struct in UnityEditor.Build

매뉴얼로 전환

설명

Build Target by name.

정적 변수

AndroidAndroid.
BratwurstBratwurst.
EmbeddedLinuxEmbeddedLinux.
iOSiOS.
LinuxHeadlessSimulationLinuxHeadlessSimulation.
NintendoSwitchNintendo Switch.
PS4PS4.
QNXQNX.
ServerServer.
StadiaStadia.
StandaloneDesktop Standalone.
tvOSTvOS.
UnknownUnknown.
WebGLWebGL.
WindowsStoreAppsWindows Store Apps.
XboxOneXbox One.

변수

TargetNameName of the build target.

Public 함수

ToBuildTargetGroupReturns the appropriate BuildTargetGroup that corresponds to the specified NamedBuildTarget.

정적 함수

FromBuildTargetGroupReturns the appropriate NamedBuildTarget that corresponds to the specified BuildTargetGroup.