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