terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ UnityTextureWidth

int Microsoft.Xna.Framework.Graphics.Texture2D.UnityTextureWidth
getset

Definition at line 44 of file Texture2D.cs.

45 {
46 [global::Cpp2ILInjected.Token(Token = "0x6001912")]
47 [global::Cpp2ILInjected.Address(RVA = "0xAC6128", Offset = "0xAC6128", Length = "0x48")]
48 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Texture2D), Member = "get_UnityBindTexture", ReturnType = typeof(Texture))]
51 get
52 {
53 throw null;
54 }
55 }
class f__AnonymousType0<< Count > j__TPar