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

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

Definition at line 975 of file Vector4.cs.

976 {
977 throw null;
978 }