terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ FieldHandle

override global.System.RuntimeFieldHandle System.Reflection.RuntimeFieldInfo.FieldHandle
getset

Definition at line 207 of file RuntimeFieldInfo.cs.

208 {
209 [global::Cpp2ILInjected.Token(Token = "0x60025AD")]
210 [global::Cpp2ILInjected.Address(RVA = "0x1B8E54C", Offset = "0x1B8E54C", Length = "0x8")]
211 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
212 get
213 {
214 throw null;
215 }
216 }