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

◆ MaxMultiSampleCount

int Microsoft.Xna.Framework.Graphics.GraphicsCapabilities.MaxMultiSampleCount
getsetpackage

Definition at line 419 of file GraphicsCapabilities.cs.

420 {
421 [global::Cpp2ILInjected.Token(Token = "0x6001768")]
422 [global::Cpp2ILInjected.Address(RVA = "0xAB1274", Offset = "0xAB1274", Length = "0x8")]
423 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
424 get
425 {
426 throw null;
427 }
428 }