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

Definition at line 317 of file RuntimeEventInfo.cs.

318 {
319 [global::Cpp2ILInjected.Token(Token = "0x600259B")]
320 [global::Cpp2ILInjected.Address(RVA = "0x1B8E018", Offset = "0x1B8E018", Length = "0x4")]
321 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
322 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
323 get
324 {
325 throw null;
326 }
327 }