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

◆ AngleTowards()

static float Terraria.Utils.AngleTowards ( this float curAngle,
float targetAngle,
float maxChange )
inlinestatic

Definition at line 10843 of file Utils.cs.

10844 {
10845 throw null;
10846 }