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

◆ Hats

JoystickHat [] Microsoft.Xna.Framework.Input.JoystickState.Hats
getset

Definition at line 63 of file JoystickState.cs.

64 {
66 readonly get
67 {
68 return this.<Hats>k__BackingField;
69 }
71 internal set
72 {
74 }
75 }
class f__AnonymousType0<< Count > j__TPar

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