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

◆ Transform() [1/8]

static void Microsoft.Xna.Framework.Vector3.Transform ( ref Vector3 position,
ref Matrix matrix,
out Vector3 result )
inlinestatic

Definition at line 1064 of file Vector3.cs.

1065 {
1066 throw null;
1067 }