DarkRewar / BaseTool

A big library of basic tools that you might need in your Unity projects.
MIT License
45 stars 6 forks source link

Add a SerializedDictionary with custom drawer #35

Closed DarkRewar closed 7 months ago

DarkRewar commented 7 months ago

Following the post on Unity discuss : https://discussions.unity.com/t/solved-how-to-serialize-dictionary-with-unity-serialization-system/71474/4

Implement a SerializableDictionary or SerializedDictionary that is displayed in the inspector.

Possible integration of this repo : https://github.com/EduardMalkhasyan/Serializable-Dictionary-Unity