Unity-SerializableDictionary icon indicating copy to clipboard operation
Unity-SerializableDictionary copied to clipboard

Provide default implementations for common key/value pairs

Open axelrindle opened this issue 5 years ago • 0 comments

I would love to have some default dictionary subclasses for one or more of the following key/value combinations:

string => string string => int string => Color

I'm also willed to do this myself and open a pull request.

axelrindle avatar Jul 21 '20 14:07 axelrindle