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.RuntimeMethodInfo.MetadataToken
getset

Definition at line 330 of file RuntimeMethodInfo.cs.

331 {
332 [global::Cpp2ILInjected.Token(Token = "0x60025E5")]
333 [global::Cpp2ILInjected.Address(RVA = "0x1B8F554", Offset = "0x1B8F554", Length = "0x4")]
334 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
335 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
336 get
337 {
338 throw null;
339 }
340 }