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

◆ AngleLerp()

static float Terraria.Utils.AngleLerp ( this float curAngle,
float targetAngle,
float amount )
inlinestatic

Definition at line 10809 of file Utils.cs.

10810 {
10811 throw null;
10812 }