resolvedDependencies
An array of DependencyInfo instances listing all the packages this package directly or indirectly depends on and the versions they resolved to.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.PackageManager
- Assembly: UnityEditor.CoreModule
public DependencyInfo[] resolvedDependencies { get; }