Method GetAllBundleDependencies
GetAllBundleDependencies()
Get dependencies from bundles
Declaration
protected List<GUID> GetAllBundleDependencies()
Returns
| Type | Description |
|---|---|
| List<UnityEditor.GUID> | The list of GUIDs of bundle dependencies |
Get dependencies from bundles
protected List<GUID> GetAllBundleDependencies()
| Type | Description |
|---|---|
| List<UnityEditor.GUID> | The list of GUIDs of bundle dependencies |