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

◆ LastInputAfter()

bool InControl.InputDevice.LastInputAfter ( InputDevice device)
inlineinherited

Definition at line 1515 of file InputDevice.cs.

1516 {
1517 if (device != null)
1518 {
1521 }
1522 return true;
1523 }
class f__AnonymousType0<< Count > j__TPar
string< Name > k__BackingField

References j__TPar, InControl.InputDevice.k__BackingField, and InControl.InputDevice.LastInputTick.