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

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

Properties

TargetNameName of the build target.

Public Methods

ToBuildTargetGroupReturns the appropriate BuildTargetGroup that corresponds to the specified NamedBuildTarget.

Static Methods

FromBuildTargetGroupReturns the appropriate NamedBuildTarget that corresponds to the specified BuildTargetGroup.

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