Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

AssetDatabase.GetSubFolders

public static string[] GetSubFolders(string path);

Description

Given a path to a directory in the Assets folder, relative to the project folder, this method will return an array of all its subdirectories.

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