arimger/Unity-Editor-Toolbox

SerializedDictionary is not foldable

YouKiat opened this issue · 2 comments

public SerializedDictionary<int, GameObject> dictionary;

Is there a way to make the dictionary foldable?

image

Unfortunately not. I will change it in the next update, thanks.

Changed in: #73.