Interface ITypedItem
Interface to provide the type of a deployment item.
Namespace: Unity.Services.DeploymentApi.Editor
Assembly: Unity.Services.DeploymentApi.dll
Syntax
public interface ITypedItem
Properties
Type
Represents the type of the deployment item.
Declaration
string Type { get; }
Property Value
Type | Description |
---|---|
string |