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

◆ AnalogSnapshot

InputDevice.AnalogSnapshotEntry [] InControl.InputDevice.AnalogSnapshot
getsetprotectedinherited

Definition at line 267 of file InputDevice.cs.

268 {
270 get
271 {
272 return this.<AnalogSnapshot>k__BackingField;
273 }
275 set
276 {
278 }
279 }
class f__AnonymousType0<< Count > j__TPar
string< Name > k__BackingField
InputDevice.AnalogSnapshotEntry[] AnalogSnapshot

Referenced by InControl.InputDevice.TakeSnapshot().