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

◆ RenderTargetCount

int Microsoft.Xna.Framework.Graphics.GraphicsDevice.RenderTargetCount
getset

Definition at line 727 of file GraphicsDevice.cs.

728 {
729 [global::Cpp2ILInjected.Token(Token = "0x600179E")]
730 [global::Cpp2ILInjected.Address(RVA = "0xAB2CE0", Offset = "0xAB2CE0", Length = "0x8")]
731 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
732 get
733 {
734 throw null;
735 }
736 }