EditorUtility.CollectDependenciesstatic function CollectDependencies (roots : Object[]) : Object[]DescriptionCalculates and returns a list of all assets the assets listed in roots depend on.
//Select the dependencies of the found GameObject |
|
||||
| Scripting > Editor Classes > EditorUtility | ||||
EditorUtility.CollectDependenciesstatic function CollectDependencies (roots : Object[]) : Object[]DescriptionCalculates and returns a list of all assets the assets listed in roots depend on.
//Select the dependencies of the found GameObject |