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

◆ ExcludeIndependentAxesDeadZone()

Vector2 Microsoft.Xna.Framework.Input.GamePadThumbSticks.ExcludeIndependentAxesDeadZone ( Vector2 value,
float deadZone )
inlineprivate

Definition at line 51 of file GamePadThumbSticks.cs.

52 {
53 Vector2 vector;
54 return vector;
55 }