AssetDatabase.AssetPathExists

Declaration

public static bool AssetPathExists(string path);

Returns

bool Returns true if the asset exists, false if not.

Description

Check whether an asset exists at the given path in the database.


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