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

◆ SetZeroTickOnAllControls()

static void InControl.InputManager.SetZeroTickOnAllControls ( )
inlinestaticprivate

Definition at line 619 of file InputManager.cs.

620 {
621 int num = 1;
622 if (num == 0)
623 {
624 }
625 if (num == 0)
626 {
627 }
628 }

Referenced by InControl.InputManager.OnApplicationFocus(), and InControl.InputManager.OnLevelWasLoaded().