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

◆ EnableVector3

bool Newtonsoft.Json.Converters.VectorConverter.EnableVector3
getset

Definition at line 31 of file VectorConverter.cs.

32 {
34 get
35 {
36 return this.<EnableVector3>k__BackingField;
37 }
39 set
40 {
41 }
42 }
class f__AnonymousType0<< Count > j__TPar

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