Method GetPlatform
GetPlatform(BuildTarget)
Retrieve the corresponding Platform of this BuildTarget.
Declaration
public static Platform GetPlatform(this BuildTarget buildTarget)
Parameters
| Type | Name | Description |
|---|---|---|
| BuildTarget | buildTarget | The build target. |
Returns
| Type | Description |
|---|---|
| Platform |