terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ EnableVector4

bool Newtonsoft.Json.Converters.VectorConverter.EnableVector4
getset

Definition at line 47 of file VectorConverter.cs.

48 {
50 get
51 {
52 return this.<EnableVector4>k__BackingField;
53 }
55 set
56 {
57 }
58 }
class f__AnonymousType0<< Count > j__TPar

Referenced by Newtonsoft.Json.Converters.VectorConverter.VectorConverter(), and Newtonsoft.Json.Converters.VectorConverter.CanConvert().