CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches

◆ GetDirect() [2/2]

static String[] GetDirect ( [NotNull] Path[] paths)
static

Returns the direct dependencies of the assets at the given paths.

Parameters
pathsPaths to asset files.
Returns
Paths to dependent assets, or empty array if there are no dependencies.
See also