C# Class UnityEditor.AssetStoreContext.DownloadInfo

Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Свойство Type Description
id string
key string
url string

Property Details

id public_oe property

public string id
Résultat string

key public_oe property

public string key
Résultat string

url public_oe property

public string url
Résultat string