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
◆
Texture
Texture2D
Terraria.GameContent.Skies.LanternSky.Lantern.Texture
get
set
Definition at line
205
of file
LanternSky.cs
.
206
{
207
get
208
{
209
return
this.
_texture
;
210
}
211
set
212
{
213
this._texture
=
value
;
214
int
height =
value
.
Height
;
215
this.FrameHeight
= height;
216
}
217
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Microsoft.Xna.Framework.Graphics.Texture2D.Height
readonly int Height
Definition
Texture2D.cs:449
System.ExceptionArgument.value
@ value
Terraria.GameContent.Skies.LanternSky.Lantern._texture
Texture2D _texture
Definition
LanternSky.cs:287
Terraria
GameContent
Skies
LanternSky
Lantern
Generated by
1.10.0