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

◆ UnityPalTexture

Texture2D Microsoft.Xna.Framework.Graphics.Texture2D.UnityPalTexture
getset

Definition at line 236 of file Texture2D.cs.

237 {
238 [global::Cpp2ILInjected.Token(Token = "0x600191A")]
239 [global::Cpp2ILInjected.Address(RVA = "0xAC6810", Offset = "0xAC6810", Length = "0x8")]
240 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
241 get
242 {
243 throw null;
244 }
245 }