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

◆ Ticks

long System.TimeSpan.Ticks
getset

Definition at line 145 of file TimeSpan.cs.

146 {
147 [global::Cpp2ILInjected.Token(Token = "0x60009AA")]
148 [global::Cpp2ILInjected.Address(RVA = "0x1C4B7B0", Offset = "0x1C4B7B0", Length = "0x8")]
149 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
150 get
151 {
152 throw null;
153 }
154 }