Build Target by name. This allows to describe and identify build targets that are not fully represented by BuildTargetGroup and BuildTarget.
| Description | |
|---|---|
| Android | Android. | 
| EmbeddedLinux | EmbeddedLinux. | 
| iOS | iOS. | 
| LinuxHeadlessSimulation | LinuxHeadlessSimulation. | 
| NintendoSwitch | Nintendo Switch. | 
| PS4 | PS4. | 
| PS5 | PS5. | 
| QNX | QNX. | 
| Server | Server. | 
| Standalone | Desktop Standalone. | 
| tvOS | TvOS. | 
| Unknown | Unknown. | 
| VisionOS | Apple visionOS. | 
| WebGL | WebGL. | 
| WindowsStoreApps | Windows Store Apps. | 
| XboxOne | Xbox One. | 
| Description | |
|---|---|
| TargetName | Name of the build target. | 
| Description | |
|---|---|
| ToBuildTargetGroup | Returns the appropriate BuildTargetGroup that corresponds to the specified NamedBuildTarget. | 
| Description | |
|---|---|
| FromBuildTargetGroup | Returns the appropriate NamedBuildTarget that corresponds to the specified BuildTargetGroup. |