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

◆ Update()

override void InControl.NativeInputDevice.Update ( ulong updateTick,
float deltaTime )
inlinevirtual

Reimplemented from InControl.InputDevice.

Definition at line 114 of file NativeInputDevice.cs.

115 {
116 int num = this.skipUpdateFrames;
118 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and InControl.NativeInputDevice.skipUpdateFrames.