Struct AssetDownloadUrl
Inherited Members
Namespace: Unity.Cloud.Assets
Syntax
public struct AssetDownloadUrl
Properties
DownloadUrl
Declaration
public string DownloadUrl { get; set; }
Property Value
| Type | Description |
|---|---|
| String |
Id
Declaration
public string Id { get; set; }
Property Value
| Type | Description |
|---|---|
| String |