Class Platform
Platform base class.
Inherited Members
Namespace: Unity.Build
Assembly: solution.dll
Syntax
public abstract class Platform
Properties
Name | Description |
---|---|
Available |
All available platforms. |
Display |
Platform display name, used in user interface. |
Icon |
Platform icon name. |
Name | Platform name, used for serialization. |
Package |
Platform package name. |
Methods
Name | Description |
---|---|
Equals(object) | Determines whether the specified object is equal to the current object. |
Equals(Platform) | |
Get |
Serves as the default hash function. |
Get |
Get platform by name. |
Operators
Name | Description |
---|---|
operator ==(Platform, Platform) | |
operator !=(Platform, Platform) |