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

◆ RightStick

TwoAxisInputControl InControl.InputDevice.RightStick
getprivate setinherited

Definition at line 233 of file InputDevice.cs.

234 {
236 get
237 {
238 return this.<RightStick>k__BackingField;
239 }
241 private set
242 {
244 }
245 }
class f__AnonymousType0<< Count > j__TPar
string< Name > k__BackingField
TwoAxisInputControl RightStick

Referenced by InControl.InputDevice.ClearInputState(), and InControl.InputDevice.ProcessRightStick().