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

◆ GetDeviceManager< T >()

static T InControl.InputManager.GetDeviceManager< T > ( )
inlinestatic
Type Constraints
T :InputDeviceManager 

Definition at line 709 of file InputManager.cs.

709 : InputDeviceManager
710 {
711 if (!true)
712 {
713 }
714 if (!true)
715 {
716 }
717 throw new InvalidCastException();
718 }