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.Vector3.Dot ( ref Vector3 vector1,
ref Vector3 vector2,
out float result )
inlinestatic

Definition at line 606 of file Vector3.cs.

607 {
608 throw null;
609 }