NamedBuildTarget

struct in UnityEditor.Build

Description

Build Target by name. This allows to describe and identify build targets that are not fully represented by BuildTargetGroup and BuildTarget.

Static Properties

Property Description
AndroidAndroid.
EmbeddedLinuxEmbeddedLinux.
iOSiOS.
LinuxHeadlessSimulationLinuxHeadlessSimulation.
NintendoSwitchNintendo Switch.
PS4PS4.
PS5PS5.
QNXQNX.
ServerServer.
StandaloneDesktop Standalone.
tvOSTvOS.
UnknownUnknown.
VisionOSApple visionOS.
WebGLWebGL.
WindowsStoreAppsWindows Store Apps.
XboxOneXbox One.

Properties

Property Description
TargetNameName of the build target.

Public Methods

Method Description
ToBuildTargetGroupReturns the appropriate BuildTargetGroup that corresponds to the specified NamedBuildTarget.

Static Methods

Method Description
FromBuildTargetGroupReturns the appropriate NamedBuildTarget that corresponds to the specified BuildTargetGroup.

Did you find this page useful? Please give it a rating: