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/16]

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

Definition at line 590 of file Vector4.cs.

591 {
592 if (!true)
593 {
594 }
595 return 1;
596 }