terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Lerp() [2/3]

static Vector2D ReLogic.Utilities.Vector2D.Lerp ( Vector2D value1,
Vector2D value2,
double amount )
inlinestatic

Definition at line 426 of file Vector2D.cs.

427 {
428 if (!true)
429 {
430 }
431 return 1;
432 }