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

◆ Transform() [1/8]

static Vector3 Microsoft.Xna.Framework.Vector3.Transform ( Vector3 position,
Matrix matrix )
inlinestatic

Definition at line 695 of file Vector3.cs.

696 {
697 if (!true)
698 {
699 }
700 return 1;
701 }