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

◆ Multiply() [3/4]

static Vector2D ReLogic.Utilities.Vector2D.Multiply ( Vector2D value1,
double scaleFactor )
inlinestatic

Definition at line 860 of file Vector2D.cs.

861 {
862 throw null;
863 }