EditorUtility.OpenFilePanel
can only target files.
EditorUtility.OpenFolderPanel
can only target folders.
I need one that can target either a file or folder at the user's discretion.
EditorUtility.OpenFilePanel
can only target files.
EditorUtility.OpenFolderPanel
can only target folders.
I need one that can target either a file or folder at the user's discretion.