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 Vector2 Microsoft.Xna.Framework.Vector2.Transform ( Vector2 position,
Matrix matrix )
inlinestatic

Definition at line 509 of file Vector2.cs.

510 {
511 if (!true)
512 {
513 }
514 return 1;
515 }