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

◆ DepthStencilState

DepthStencilState Microsoft.Xna.Framework.Graphics.GraphicsDevice.DepthStencilState
getset

Definition at line 508 of file GraphicsDevice.cs.

509 {
510 [global::Cpp2ILInjected.Token(Token = "0x600178C")]
511 [global::Cpp2ILInjected.Address(RVA = "0xAB2BA4", Offset = "0xAB2BA4", Length = "0x8")]
512 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
513 get
514 {
515 throw null;
516 }
517 [global::Cpp2ILInjected.Token(Token = "0x600178D")]
518 [global::Cpp2ILInjected.Address(RVA = "0xAB276C", Offset = "0xAB276C", Length = "0x148")]
519 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
520 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GraphicsDevice), Member = "Setup", ReturnType = typeof(void))]
521 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GraphicsDevice), Member = "Initialize", ReturnType = typeof(void))]
522 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "RenderBlack", ReturnType = typeof(void))]
523 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "RenderWalls", ReturnType = typeof(void))]
524 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
525 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DepthStencilState), Member = "BindToGraphicsDevice", MemberParameters = new object[] { typeof(GraphicsDevice) }, ReturnType = typeof(void))]
526 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
527 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
528 set
529 {
530 throw null;
531 }
532 }
class f__AnonymousType0<< Count > j__TPar