Publisher | Dikra Prasetya |
---|---|
File size | 38.50kB |
Number of files | 12 |
Latest version | 1 |
Latest release date | 2016-11-08 12:41:25 |
First release date | 2016-04-08 06:46:25 |
Supported Unity versions | 2018.4.2 or higher |
Disk/storage capacity check helper methods for Windows, OSX, iOS, and Android platform.
Simply checks free, busy, and total storage space of your platform.
Main methods:
・CheckAvailableSpace();
・CheckBusySpace();
・CheckTotalSpace();
File managing functions like save and delete to text or binary file with special cases handling are also provided.
Enjoy!
Notes:
1. Tested on Windows, OSX, iOS, and Android platform.
2. Implemented file handling methods are not including methods that are already covered in standard library (most likely on System.IO).
See and help me on Git: https://github.com/dkrprasetya/simple-disk-utils
Simply checks free, busy, and total storage space of your platform.
Main methods:
・CheckAvailableSpace();
・CheckBusySpace();
・CheckTotalSpace();
File managing functions like save and delete to text or binary file with special cases handling are also provided.
Enjoy!
Notes:
1. Tested on Windows, OSX, iOS, and Android platform.
2. Implemented file handling methods are not including methods that are already covered in standard library (most likely on System.IO).
See and help me on Git: https://github.com/dkrprasetya/simple-disk-utils