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

◆ SaveTexture

Texture2D ScreenshotSetup.SaveTexture
get

Definition at line 30 of file ScreenshotSetup.cs.

31 {
32 get
33 {
34 Texture2D tex = this._tex;
35 if (!true)
36 {
37 }
38 Texture2D tex2 = this._tex;
39 int height = this.Height;
40 Texture2D tex3 = this._tex;
41 int width = this.Width;
42 Texture2D tex4 = this._tex;
43 return tex3;
44 }
45 }
class f__AnonymousType0<< Count > j__TPar