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

static void Microsoft.Xna.Framework.Quaternion.CreateFromYawPitchRoll ( float yaw,
float pitch,
float roll,
[Out] Quaternion result )
inlinestatic

Definition at line 139 of file Quaternion.cs.

140 {
141 if (!true)
142 {
143 }
144 }