KeyValueDatabase
Last updated
Last updated
A serializable Dictionary that shows up in Unity inspector.
Works with Prefabs and Scriptable Objects. This way you don't have to manually attach object each time you make a change. Also used by Prefab Loader.
If you want to bother with writing really short and simple editor code, it has auto find functionality.