Struct DependencyInfo
Inherited Members
Namespace: UnityEditor.PackageManager
Assembly: UnityEditor.dll
Syntax
[Serializable]
public struct DependencyInfo
Properties
| Improve this Doc View Sourcename
Declaration
public string name { get; }
Property Value
Type | Description |
---|---|
String |
version
Declaration
public string version { get; }
Property Value
Type | Description |
---|---|
String |