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

◆ ExtractRotationFromMatrix()

static Quaternion Microsoft.Xna.Framework.Graphics.GeometryBufferInstance.ExtractRotationFromMatrix ( Matrix matrix)
inlinestatic

Definition at line 479 of file GeometryBufferInstance.cs.

480 {
481 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
482 }

Referenced by Microsoft.Xna.Framework.Graphics.GeometryBufferInstance.SetTransformFromMatrix().