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

◆ SetValue()

override void Newtonsoft.Json.Linq.JPropertyDescriptor.SetValue ( object component,
object value )
inline

Definition at line 57 of file JPropertyDescriptor.cs.

58 {
59 if (value != null)
60 {
61 }
62 JObject jobject = JPropertyDescriptor.CastInstance(component);
63 }
class f__AnonymousType0<< Count > j__TPar

References Newtonsoft.Json.Linq.JPropertyDescriptor.CastInstance(), j__TPar, and System.value.