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

◆ IsPressed() [2/2]

bool InControl.DeviceBindingSourceListener.IsPressed ( InputControlType control,
InputDevice device )
inlineprivate

Definition at line 50 of file DeviceBindingSourceListener.cs.

51 {
52 InputControl control2 = device.GetControl(control);
53 bool flag;
54 return flag;
55 }
class f__AnonymousType0<< Count > j__TPar

References InControl.InputDevice.GetControl(), and j__TPar.