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

◆ InternalTicks

long System.DateTime.InternalTicks
getsetpackage

Definition at line 555 of file DateTime.cs.

556 {
557 [global::Cpp2ILInjected.Token(Token = "0x60005B7")]
558 [global::Cpp2ILInjected.Address(RVA = "0x1C174C8", Offset = "0x1C174C8", Length = "0xC")]
559 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
560 get
561 {
562 throw null;
563 }
564 }