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

◆ CreateScale() [1/6]

static Matrix Microsoft.Xna.Framework.Matrix.CreateScale ( float scale)
inlinestatic

Definition at line 895 of file Matrix.cs.

896 {
897 throw null;
898 }