Publisher | guigui17f |
---|---|
File size | 304.81kB |
Number of files | 26 |
Latest version | 1.0.1 |
Latest release date | 2023-02-20 11:10:45 |
First release date | 2022-01-07 01:15:17 |
Supported Unity versions | 2018.4.2 or higher |
Json Model Creator is a utility used to analyze json text and generate the corresponding data models, which can be used by the Unity built-in JsonUtility or any other Serializer/Deserializer.
There is a visualized edit page to modify the models converted from the json text, or you can use it to create your data models from the beginning. Free to set a model as class or struct, and set a field as array or list.