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

◆ ApplyDeadZone()

Vector2 Microsoft.Xna.Framework.Input.GamePadThumbSticks.ApplyDeadZone ( GamePadDeadZone deadZoneMode,
float deadZone,
Vector2 thumbstickPosition )
inlineprivate

Definition at line 111 of file GamePadThumbSticks.cs.

112 {
113 throw null;
114 }