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

◆ MetadataToken

override int System.Reflection.RuntimeFieldInfo.MetadataToken
getset

Definition at line 460 of file RuntimeFieldInfo.cs.

461 {
462 [global::Cpp2ILInjected.Token(Token = "0x60025BF")]
463 [global::Cpp2ILInjected.Address(RVA = "0x1B8EC3C", Offset = "0x1B8EC3C", Length = "0x4")]
464 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
465 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
466 get
467 {
468 throw null;
469 }
470 }