AssetBundle.Contains
public bool Contains(string name);
Description 描述
Check if an AssetBundle contains a specific object.
Returns true if an object referred to by name is contained in the AssetBundle, false otherwise.
Check if an AssetBundle contains a specific object.
Returns true if an object referred to by name is contained in the AssetBundle, false otherwise.