Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public DependencyInfo[] resolvedDependencies { get; }