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

◆ CreateOrthographicOffCenter() [2/2]

static void Microsoft.Xna.Framework.Matrix.CreateOrthographicOffCenter ( float left,
float right,
float bottom,
float top,
float zNearPlane,
float zFarPlane,
out Matrix result )
inlinestatic

Definition at line 676 of file Matrix.cs.

677 {
678 throw null;
679 }