terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ GamePadState() [2/3]

Microsoft.Xna.Framework.Input.GamePadState.GamePadState ( Vector2 leftThumbStick,
Vector2 rightThumbStick,
float leftTrigger,
float rightTrigger,
Buttons buttons )
inline

Definition at line 165 of file GamePadState.cs.

166 {
167 throw null;
168 }