C# Class UnityEditor.AssetStoreContext.DownloadInfo

显示文件 Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
id string
key string
url string

Property Details

id public_oe property

public string id
return string

key public_oe property

public string key
return string

url public_oe property

public string url
return string