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
getset

Definition at line 205 of file LanternSky.cs.

206 {
207 get
208 {
209 return this._texture;
210 }
211 set
212 {
214 int height = value.Height;
215 this.FrameHeight = height;
216 }
217 }
class f__AnonymousType0<< Count > j__TPar