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

◆ LevelCount

int Microsoft.Xna.Framework.Graphics.Texture.LevelCount
getsetinherited

Definition at line 36 of file Texture.cs.

37 {
38 [global::Cpp2ILInjected.Token(Token = "0x600190A")]
39 [global::Cpp2ILInjected.Address(RVA = "0xAC5CE4", Offset = "0xAC5CE4", Length = "0x8")]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
41 get
42 {
43 throw null;
44 }
45 }