Interface IAssetFreeze
Namespace: Unity.Cloud.Assets
Assembly: Unity.Cloud.Assets.dll
Syntax
public interface IAssetFreeze
Properties
ChangeLog
A changelog for the version.
Declaration
string ChangeLog { get; }
Property Value
| Type | Description |
|---|---|
| string |
Operation
Defines the operation to perform when freezing the version.
Declaration
AssetFreezeOperation Operation { get; }
Property Value
| Type | Description |
|---|---|
| AssetFreezeOperation |