| 
| override bool  | CanConvert (Type type) | 
|   | 
| override object  | ReadJson (Type objectType, Dictionary< string, object > values) | 
|   | 
override Dictionary< string,  
object >  | WriteJson (Type type, object value) | 
|   | 
      
        
          | override bool CanConvert  | 
          ( | 
          Type  | 
          type | ) | 
           | 
        
      
 
 
      
        
          | override object ReadJson  | 
          ( | 
          Type  | 
          objectType,  | 
        
        
           | 
           | 
          Dictionary< string, object >  | 
          values  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | override Dictionary<string, object> WriteJson  | 
          ( | 
          Type  | 
          type,  | 
        
        
           | 
           | 
          object  | 
          value  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this class was generated from the following file:
- /Users/arong/Unity/a-pathfinding-project/Assets/AstarPathfindingProject/Core/Serialization/JsonConverters.cs