OpenFileDialog for Windows

$9
Publisher DevEloop Team
File size 35.94kB
Number of files 6
Latest version 1
Latest release date 2024-05-14 06:09:20
First release date 2024-05-14 06:09:20
Supported Unity versions 2018.4.2 or higher
Description:
Streamline your Windows application's file selection process with our plugin, offering a seamless native file selection dialog. Presented as a convenient pop-up window, this tool enhances user experience by providing a familiar interface for navigating and selecting files and directories effortlessly.

Supported platforms:
* Windows (Editor + Standalone)

Example of usage:
string selectedFilePath = FileDialogUtils.OpenFileDialog();
string selectedDirectoryPath = FileDialogUtils.OpenDirectoryDialog();

Top Publisher Assets