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

◆ TakeSnapshot()

void InControl.InputDevice.TakeSnapshot ( )
inlineinherited

Definition at line 2337 of file InputDevice.cs.

2338 {
2339 if (this.<AnalogSnapshot>k__BackingField == null)
2340 {
2341 }
2342 InputDevice.AnalogSnapshotEntry[] array = this.<AnalogSnapshot>k__BackingField;
2343 }
string< Name > k__BackingField
InputDevice.AnalogSnapshotEntry[] AnalogSnapshot

References InControl.InputDevice.AnalogSnapshot, System.array, and InControl.InputDevice.k__BackingField.