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

◆ RawSticks

bool InControl.InputDevice.RawSticks
protected getprivate setprotectedinherited

Definition at line 166 of file InputDevice.cs.

167 {
169 protected get
170 {
171 return this.<RawSticks>k__BackingField;
172 }
174 private set
175 {
176 }
177 }
class f__AnonymousType0<< Count > j__TPar
string< Name > k__BackingField

Referenced by InControl.InputDevice.InputDevice(), InControl.InputDevice.ProcessDPad(), InControl.InputDevice.ProcessLeftStick(), and InControl.InputDevice.ProcessRightStick().