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

◆ GetState() [4/6]

static GamePadState Microsoft.Xna.Framework.Input.GamePad.GetState ( PlayerIndex playerIndex)
inlinestatic

Definition at line 23 of file GamePad.cs.

24 {
25 GamePadState gamePadState;
26 gamePadState.<Triggers>k__BackingField = gamePadState;
27 return gamePadState;
28 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by Microsoft.Xna.Framework.Input.GamePad.GetState().