Each asset bundle has a unique name that globally identifies it among all asset bundles used in an application.
The name is the fully qualified class name
of the class representing it.
An asset bundle can depend on other asset bundles. When registering an asset bundle
with a view, all its dependent asset bundles will be automatically registered.
For more details and usage information on AssetBundle, see the guide article on assets.