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

◆ Buttons

GamePadButtons Microsoft.Xna.Framework.Input.GamePadState.Buttons
getset

Definition at line 46 of file GamePadState.cs.

47 {
49 readonly get
50 {
51 return this.<Buttons>k__BackingField;
52 }
54 internal set
55 {
56 this.<Buttons>k__BackingField = value;
57 }
58 }
class f__AnonymousType0<< Count > j__TPar