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

◆ GetInputControlTypeByName()

static InputControlType InControl.InputDevice.GetInputControlTypeByName ( string inputControlName)
inlinestaticinherited

Definition at line 398 of file InputDevice.cs.

399 {
400 if (!true)
401 {
402 }
403 throw new InvalidCastException();
404 }

Referenced by InControl.InputDevice.GetControlByName().