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

◆ Ufo() [1/2]

Terraria.GameContent.Skies.MartianSky.Ufo.Ufo ( Texture2D texture,
float depth = 1f )
inline

Definition at line 304 of file MartianSky.cs.

305 {
306 if (!true)
307 {
308 }
309 if (!true)
310 {
311 }
312 this._texture = texture;
313 int width = texture.Width;
314 this.FrameWidth = width;
315 int num = 21846;
316 this.FrameHeight = num;
317 }
class f__AnonymousType0<< Count > j__TPar

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