AssetBundle.Contains

Declaration

public bool Contains(string name);

Description

Check if an AssetBundle contains a specific object.

Returns true if an Asset referred to by name is contained in the AssetBundle, false otherwise.


Did you find this page useful? Please give it a rating: