terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ TapUpdateEnd()

static void Terraria.TestHighFPSIssues.TapUpdateEnd ( GameTime gt)
inlinestatic

Definition at line 21 of file TestHighFPSIssues.cs.

22 {
23 if (!true)
24 {
25 }
26 TimeSpan totalGameTime = gt.totalGameTime;
27 TimeSpan elapsedRealTime = gt.elapsedRealTime;
28 bool isRunningSlowly = gt.isRunningSlowly;
29 TimeSpan elapsedGameTime = gt.elapsedGameTime;
30 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.