CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches

◆ SubFolders

String [] SubFolders
get

Returns the names of all folders in a path to a folder.

If the path points to a file this returns an empty array. Use CodeSmileEditor.Asset.Path.FolderPath.SubFolders in this case to first get the file's folder.

See also

Definition at line 161 of file Asset.Path.cs.