Select your preferred scripting language. All code snippets will be displayed in this language.
Given 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.