Class MissingPlatform
Describes a platform which doesn't have its pipeline implemented.
Implements
Inherited Members
Namespace: Unity.Build
Assembly: solution.dll
Syntax
public sealed class MissingPlatform : Platform, ICloneable
Constructors
Name | Description |
---|---|
MissingPlatform(string) |
Methods
Name | Description |
---|---|
Clone() | Creates a new object that is a copy of the current instance. |