Class KnownPlatforms.Windows
Constant platform information for Windows platform.
Inherited Members
Namespace: Unity.Build
Assembly: solution.dll
Syntax
public static class KnownPlatforms.Windows
Fields
| Name | Description |
|---|---|
| DisplayName | Platform display name, used for display. |
| IconPath | Platform icon name. |
| Name | Platform name, used for serialization. |
| PackageId | Platform package name. |
Methods
| Name | Description |
|---|---|
| GetPlatform() | Attempt to retrieve the platform using known information. |