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

◆ CreateScale() [3/6]

static Matrix Microsoft.Xna.Framework.Matrix.CreateScale ( float xScale,
float yScale,
float zScale )
inlinestatic

Definition at line 744 of file Matrix.cs.

745 {
746 if (!true)
747 {
748 }
749 if (!true)
750 {
751 }
753 matrix.M44 = (float)1;
754 return 1;
755 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.