Bekwnn / UnityJsonHelper

A simple utility class to help you use Unity 5.3's JsonUtility better.
GNU General Public License v2.0
37 stars 10 forks source link

Added function for multiple array occurences #3

Open guneyozsan opened 8 years ago

guneyozsan commented 8 years ago
guneyozsan commented 7 years ago

Hi Bekwnn,

Since it has been a long time this request is left open, I thought it maybe nice to give some reminder notice. After my first commit I had also added a GetJsonObjectArrays function for getting all occurances of an object array to an array of arrays.

I'll be happy if you could check and pull if you feel comfortable.

Thanks:)