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

◆ LastInputTick

ulong InControl.InputDevice.LastInputTick
getprivate setinherited

Definition at line 117 of file InputDevice.cs.

118 {
120 get
121 {
122 return this.<LastInputTick>k__BackingField;
123 }
125 private set
126 {
128 }
129 }
class f__AnonymousType0<< Count > j__TPar
string< Name > k__BackingField

Referenced by InControl.InputDevice.Commit(), InControl.InputDevice.LastInputAfter(), and InControl.InputDevice.RequestActivation().