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
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
ScreenshotSetup.Width
int Width
Definition
ScreenshotSetup.cs:106
ScreenshotSetup._tex
Texture2D _tex
Definition
ScreenshotSetup.cs:91
ScreenshotSetup.Height
int Height
Definition
ScreenshotSetup.cs:109
UnityEngine.Texture2D
Definition
Texture2D.cs:16
ScreenshotSetup
Generated by
1.10.0