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()

static void InControl.InputManager.Update ( )
inlinestatic

Definition at line 534 of file InputManager.cs.

535 {
536 if (!true)
537 {
538 }
539 InputManager.UpdateInternal();
540 }

References InControl.InputManager.UpdateInternal().