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

◆ DrawSplicedPanel()

static void Terraria.Utils.DrawSplicedPanel ( SpriteBatch sb,
Texture2D texture,
int x,
int y,
int w,
int h,
int leftEnd,
int rightEnd,
int topEnd,
int bottomEnd,
Color c )
inlinestatic

Definition at line 1925 of file Utils.cs.

1926 {
1927 int width = texture.Width;
1928 int width2 = texture.Width;
1929 int height = texture.Height;
1930 int width3 = texture.Width;
1931 int arraySize = texture.ArraySize;
1932 int width4 = texture.Width;
1933 int arraySize2 = texture.ArraySize;
1934 int height2 = texture.Height;
1935 int width5 = texture.Width;
1936 int arraySize3 = texture.ArraySize;
1937 int width6 = texture.Width;
1938 int arraySize4 = texture.ArraySize;
1939 }
class f__AnonymousType0<< Count > j__TPar

References Microsoft.Xna.Framework.Graphics.Texture2D.ArraySize, Microsoft.Xna.Framework.Graphics.Texture2D.Height, j__TPar, and Microsoft.Xna.Framework.Graphics.Texture2D.Width.