Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.