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() [13/16]

static void Microsoft.Xna.Framework.Vector4.Transform ( Vector4[] sourceArray,
int sourceIndex,
ref Matrix matrix,
Vector4[] destinationArray,
int destinationIndex,
int length )
inlinestatic

Definition at line 965 of file Vector4.cs.

966 {
967 throw null;
968 }