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

◆ TapDraw()

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

Definition at line 33 of file TestHighFPSIssues.cs.

34 {
35 if (!true)
36 {
37 }
38 TimeSpan totalGameTime = gt.totalGameTime;
39 TimeSpan elapsedRealTime = gt.elapsedRealTime;
40 bool isRunningSlowly = gt.isRunningSlowly;
41 TimeSpan elapsedGameTime = gt.elapsedGameTime;
42 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.