Version: 2022.2
言語: 日本語

NamedBuildTarget

struct in UnityEditor.Build

マニュアルに切り替える

説明

Build Target by name.

Static 変数

AndroidAndroid.
EmbeddedLinuxEmbeddedLinux.
iOSiOS.
LinuxHeadlessSimulationLinuxHeadlessSimulation.
NintendoSwitchNintendo Switch.
PS4PS4.
QNXQNX.
ServerServer.
StadiaStadia.
StandaloneDesktop Standalone.
tvOSTvOS.
Unknown不明
WebGLWebGL ターゲット
WindowsStoreAppsWindows Store Apps.
XboxOneXbox One.

変数

TargetNameName of the build target.

Public 関数

ToBuildTargetGroupReturns the appropriate BuildTargetGroup that corresponds to the specified NamedBuildTarget.

Static 関数

FromBuildTargetGroupReturns the appropriate NamedBuildTarget that corresponds to the specified BuildTargetGroup.