CodeSmile AssetDatabase
1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches
◆
GetAll()
[1/2]
static String[] GetAll
(
[NotNull]
Path
path
)
static
Returns all (direct and indirect) dependencies of the asset at the given path.
Parameters
path
Path to an asset file.
Returns
Paths to dependent assets, or empty array if there are no dependencies.
See also
CodeSmileEditor.Asset.Dependency.GetAll(CodeSmileEditor.Asset.Path[])
CodeSmileEditor.Asset.Dependency.GetDirect(CodeSmileEditor.Asset.Path)
AssetDatabase.GetDependencies
CodeSmileEditor
Asset
Dependency
Generated by
1.10.0