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

◆ OnApplicationQuit()

static void InControl.InputManager.OnApplicationQuit ( )
inlinestaticpackage

Definition at line 673 of file InputManager.cs.

674 {
675 if (!true)
676 {
677 }
678 InputManager.ResetInternal();
679 }

References InControl.InputManager.ResetInternal().

Referenced by InControl.InControlManager.OnApplicationQuit().