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

◆ EnableVector2

bool Newtonsoft.Json.Converters.VectorConverter.EnableVector2
getset

Definition at line 15 of file VectorConverter.cs.

16 {
18 get
19 {
20 return this.<EnableVector2>k__BackingField;
21 }
23 set
24 {
25 }
26 }
class f__AnonymousType0<< Count > j__TPar

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