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() [1/4]

static void Microsoft.Xna.Framework.Vector2.Multiply ( ref Vector2 value1,
float scaleFactor,
out Vector2 result )
inlinestatic

Definition at line 6922 of file Vector2.cs.

6923 {
6924 throw null;
6925 }