Class BuildTargetExtensions
Extensions of BuildTarget enum type.
Inherited Members
Namespace: Unity.Build
Assembly: solution.dll
Syntax
public static class BuildTargetExtensions
Methods
| Name | Description |
|---|---|
| GetBuildTarget(Platform) | Retrieve the corresponding BuildTarget of this Platform. |
| GetBuildTargetGroup(Platform) | Retrieve the corresponding BuildTargetGroup of this Platform. |
| GetPlatform(BuildTarget) | Retrieve the corresponding Platform of this BuildTarget. |