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

◆ Prev

TimerThread.TimerNode System.Net.TimerThread.TimerNode.Prev
getsetpackage

Definition at line 543 of file TimerThread.cs.

544 {
545 [global::Cpp2ILInjected.Token(Token = "0x6000CAA")]
546 [global::Cpp2ILInjected.Address(RVA = "0x1F2B114", Offset = "0x1F2B114", Length = "0x8")]
547 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
548 get
549 {
550 throw null;
551 }
552 [global::Cpp2ILInjected.Token(Token = "0x6000CAB")]
553 [global::Cpp2ILInjected.Address(RVA = "0x1F2B11C", Offset = "0x1F2B11C", Length = "0x8")]
554 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
555 set
556 {
557 throw null;
558 }
559 }