terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ GetInputControlTypeByName()

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

Definition at line 663 of file InputDevice.cs.

664 {
665 throw null;
666 }