Publisher | VisualWorks |
---|---|
File size | 778.80kB |
Number of files | 28 |
Latest version | 1 |
Latest release date | 2019-01-30 11:32:10 |
First release date | 2019-01-30 11:32:10 |
Supported Unity versions | 2018.4.2 or higher |
Best CSV deserializer on Unity.
Have you ever struggled with integrating spreadsheet-data ? With this asset, you can easily import your sheet data from CSV to your serializable objects.
- CSV Parsing
- Importing rows
- Importing a lot of variables to single object
- An example of how to import a published google-sheets.
- Full Source code
Note:It supports basic data types and array, you can expand various types like a sprite type on this asset.