Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseGiven an asset pathName, returns the list of all assets it depends on.
The list returned will also include the input path name itself.
Given an array of pathNames, returns the list of all assets that the assets depend on.
The list returned will also include the input guid themselves.