EditorUtility.OpenFolderPanelstatic function OpenFolderPanel (title : String, folder : String, defaultName : String) : StringDescriptionDisplays the "open folder" dialog and returns the selected path name. See Also: OpenFilePanel, SaveFolderPanel functions.
// Opens a directory dialog for copying all the png textures |

