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

◆ UnityAlphaTexture

Texture2D Microsoft.Xna.Framework.Graphics.Texture2D.UnityAlphaTexture
getset

Definition at line 224 of file Texture2D.cs.

225 {
226 [global::Cpp2ILInjected.Token(Token = "0x6001919")]
227 [global::Cpp2ILInjected.Address(RVA = "0xAC6808", Offset = "0xAC6808", Length = "0x8")]
228 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
229 get
230 {
231 throw null;
232 }
233 }