CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
|
|
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.
Definition at line 161 of file Asset.Path.cs.