terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Newtonsoft.Json.Converters.EnumerableVectorConverter< T > Class Template Reference
+ Inheritance diagram for Newtonsoft.Json.Converters.EnumerableVectorConverter< T >:
+ Collaboration diagram for Newtonsoft.Json.Converters.EnumerableVectorConverter< T >:

Public Member Functions

override void WriteJson (JsonWriter writer, object value, JsonSerializer serializer)
 
override bool CanConvert (Type objectType)
 
override object ReadJson (JsonReader reader, Type objectType, object existingValue, JsonSerializer serializer)
 
 EnumerableVectorConverter ()
 

Properties

override bool CanRead [get, set]
 
virtual bool CanWrite [get, set]
 

Static Private Member Functions

static EnumerableVectorConverter ()
 

Static Private Attributes

static readonly VectorConverter VectorConverter
 

Detailed Description

Definition at line 9 of file EnumerableVectorConverter.cs.


The documentation for this class was generated from the following file: