A downloadable tool

Download NowName your own price

Unity has been lacking support for serialising many kinds of collections. The biggest struggle with this is that you can't view them in the inspector and keep track of what is going on.


This tool provides support for serialisable queues, stacks, tuples, hash sets, dictionaries, as well as priority queues that Unity has been lacking native support for as well.


Each have a clean and simple editor interface implemented. Nested data is allowed, just make sure the data is serialisable.


*Generic lists should be wrapped in a wrapper class if you want to store them in the serialised collections. A built-in wrapper ListWrapper<> is available for this.

Documentation -- Example scene included

If you have any problems or suggestions, feel free to contact me via:

Email: heinokchow314@gmail.com

Github: https://github.com/The-best-cat/Unity_asset-Serialised_data_structures

Might work or is working on:

  • Full Json Serialisation Support

Download

Download NowName your own price

Click download now to get access to the following files:

theblackcat-serialisable_collections-1.2.0.unitypackage 19 kB

Leave a comment

Log in with itch.io to leave a comment.