Version: 5.5 (switch to 5.6b)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AssetDatabase.IsValidFolder

public static bool IsValidFolder(string path);

Description

Given an absolute path to a folder, returns true if it exists, false otherwise.