dependencies
An array of DependencyInfos listing all the packages this package directly depends on.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor.PackageManager
- Assembly: UnityEditor
public DependencyInfo[] dependencies { get; }