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

◆ TransformNormal() [1/4]

static Vector2 Microsoft.Xna.Framework.Vector2.TransformNormal ( Vector2 normal,
Matrix matrix )
inlinestatic

Definition at line 561 of file Vector2.cs.

562 {
563 if (!true)
564 {
565 }
566 return 1;
567 }