https://github.com/gilzoide/unity-serializable-collections
Serializable versions of Dictionary, HashSet and KeyValuePair for Unity 2020.1+
https://github.com/gilzoide/unity-serializable-collections
collections dictionary hashmap hashset keyvaluepair serializable unity
Last synced: 6 months ago
JSON representation
Serializable versions of Dictionary, HashSet and KeyValuePair for Unity 2020.1+
- Host: GitHub
- URL: https://github.com/gilzoide/unity-serializable-collections
- Owner: gilzoide
- Created: 2022-07-04T22:51:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T22:25:58.000Z (over 2 years ago)
- Last Synced: 2024-10-11T10:28:29.816Z (12 months ago)
- Topics: collections, dictionary, hashmap, hashset, keyvaluepair, serializable, unity
- Language: C#
- Homepage:
- Size: 11.7 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serializable Collections
Serializable versions of `Dictionary`, `HashSet` and `KeyValuePair` for Unity 2020.1+