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

Definition at line 449 of file RuntimeConstructorInfo.cs.

450 {
451 [global::Cpp2ILInjected.Token(Token = "0x6002623")]
452 [global::Cpp2ILInjected.Address(RVA = "0x1B914F0", Offset = "0x1B914F0", Length = "0x4")]
453 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
454 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
455 get
456 {
457 throw null;
458 }
459 }