Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

AssetDatabase.IsValidFolder

Switch to Manual
public static function IsValidFolder(path: string): bool;

Parameters

Description

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