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

◆ SetValueDirect()

override void System.Reflection.RuntimeFieldInfo.SetValueDirect ( TypedReference obj,
object value )
inlinevirtual

Reimplemented from System.Reflection.FieldInfo.

Definition at line 110 of file RuntimeFieldInfo.cs.

111 {
112 bool isNull = obj.IsNull;
113 if (this != null)
114 {
115 }
116 if (this != null)
117 {
118 }
119 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.obj.