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

◆ Dot() [1/2]

static void Microsoft.Xna.Framework.Vector4.Dot ( ref Vector4 vector1,
ref Vector4 vector2,
out float result )
inlinestatic

Definition at line 543 of file Vector4.cs.

544 {
545 throw null;
546 }