| Parameter | Description |
|---|---|
| name | The name of the object to look for. |
bool True if an asset with the specified name is in the AssetBundle. Otherwise, false.
Check if an AssetBundle contains a specific object.
Returns true if an Asset referred to by name is contained in the AssetBundle, false otherwise.