terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CreateFromYawPitchRoll() [1/2]

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

Definition at line 233 of file Matrix.cs.

234 {
235 if (!true)
236 {
237 }
238 if (!true)
239 {
240 }
242 matrix.M31 = pitch;
243 matrix.M32 = yaw;
245 return 1;
246 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.