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

◆ TimeRemaining

int System.Net.TimerThread.Timer.TimeRemaining
getsetpackageinherited

Definition at line 317 of file TimerThread.cs.

318 {
319 [global::Cpp2ILInjected.Token(Token = "0x6000C98")]
320 [global::Cpp2ILInjected.Address(RVA = "0x1F2A8A8", Offset = "0x1F2A8A8", Length = "0x114")]
321 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
322 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
323 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Environment), Member = "get_TickCount", ReturnType = typeof(int))]
324 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Math), Member = "Min", MemberParameters = new object[]
325 {
326 typeof(uint),
327 typeof(uint)
328 }, ReturnType = typeof(uint))]
329 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
330 get
331 {
332 throw null;
333 }
334 }
class f__AnonymousType0<< Count > j__TPar