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

◆ WrapAngle()

static float Microsoft.Xna.Framework.MathHelper.WrapAngle ( float angle)
inlinestatic

Definition at line 1410 of file MathHelper.cs.

1411 {
1412 throw null;
1413 }