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

◆ CatmullRom() [2/3]

static void ReLogic.Utilities.Vector2D.CatmullRom ( ref Vector2D value1,
ref Vector2D value2,
ref Vector2D value3,
ref Vector2D value4,
double amount,
out Vector2D result )
inlinestatic

Definition at line 579 of file Vector2D.cs.

580 {
581 throw null;
582 }