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

◆ HasExpired

override bool System.Net.TimerThread.TimerNode.HasExpired
getsetpackage

Definition at line 511 of file TimerThread.cs.

512 {
513 [global::Cpp2ILInjected.Token(Token = "0x6000CA7")]
514 [global::Cpp2ILInjected.Address(RVA = "0x1F2B0F4", Offset = "0x1F2B0F4", Length = "0x10")]
515 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
516 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
517 get
518 {
519 throw null;
520 }
521 }