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() [6/8]

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

Definition at line 1127 of file Vector3.cs.

1128 {
1129 throw null;
1130 }