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

◆ CreateFromYawPitchRoll() [2/2]

static void Microsoft.Xna.Framework.Matrix.CreateFromYawPitchRoll ( float yaw,
float pitch,
float roll,
out Matrix result )
inlinestatic

Definition at line 388 of file Matrix.cs.

389 {
390 throw null;
391 }