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

◆ Texture2D() [2/12]

Microsoft.Xna.Framework.Graphics.Texture2D.Texture2D ( Texture2D texture)
inline

Definition at line 307 of file Texture2D.cs.

308 {
309 this._unityTexture = texture;
311 this.UnityWidth = texture;
313 this._textureLoaded = true;
314 }
class f__AnonymousType0<< Count > j__TPar

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