A* Pathfinding Project
3.8
The A* Pathfinding Project for Unity 3D
|
Enables json serialization of dictionaries with integer keys. More...
Enables json serialization of dictionaries with integer keys.
Public Member Functions | |
override bool | CanConvert (Type type) |
override object | ReadJson (Type type, Dictionary< string, object > values) |
override Dictionary< string, object > | WriteJson (Type type, object value) |
override bool CanConvert | ( | Type | type | ) |
override object ReadJson | ( | Type | type, |
Dictionary< string, object > | values | ||
) |
override Dictionary<string, object> WriteJson | ( | Type | type, |
object | value | ||
) |