Version: 2022.2

NamedBuildTarget

struct in UnityEditor.Build

切换到手册

描述

Build Target by name.

静态变量

AndroidAndroid.
EmbeddedLinuxEmbeddedLinux.
iOSiOS.
LinuxHeadlessSimulationLinuxHeadlessSimulation.
NintendoSwitchNintendo Switch.
PS4PS4.
QNXQNX.
ServerServer.
StadiaStadia.
StandaloneDesktop Standalone.
tvOSTvOS.
Unknown未知。
WebGLWebGL。
WindowsStoreAppsWindows Store Apps.
XboxOneXbox One.

变量

TargetName构建目标的名称。

公共函数

ToBuildTargetGroupReturns the appropriate BuildTargetGroup that corresponds to the specified NamedBuildTarget.

静态函数

FromBuildTargetGroupReturns the appropriate NamedBuildTarget that corresponds to the specified BuildTargetGroup.