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

◆ Hermite()

static float Microsoft.Xna.Framework.MathHelper.Hermite ( float value1,
float tangent1,
float value2,
float tangent2,
float amount )
inlinestatic

Definition at line 727 of file MathHelper.cs.

728 {
729 throw null;
730 }