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

◆ Axes

int [] Microsoft.Xna.Framework.Input.JoystickState.Axes
getset

Definition at line 29 of file JoystickState.cs.

30 {
32 readonly get
33 {
34 return this.<Axes>k__BackingField;
35 }
37 internal set
38 {
40 }
41 }
class f__AnonymousType0<< Count > j__TPar

Referenced by Microsoft.Xna.Framework.Input.JoystickState.operator==().