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

◆ BlendState

BlendState Microsoft.Xna.Framework.Graphics.GraphicsDevice.BlendState
getset

Definition at line 482 of file GraphicsDevice.cs.

483 {
484 [global::Cpp2ILInjected.Token(Token = "0x600178A")]
485 [global::Cpp2ILInjected.Address(RVA = "0xAB2B9C", Offset = "0xAB2B9C", Length = "0x8")]
486 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
487 get
488 {
489 throw null;
490 }
491 [global::Cpp2ILInjected.Token(Token = "0x600178B")]
492 [global::Cpp2ILInjected.Address(RVA = "0xAB25EC", Offset = "0xAB25EC", Length = "0x180")]
493 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
494 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GraphicsDevice), Member = "Setup", ReturnType = typeof(void))]
495 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GraphicsDevice), Member = "Initialize", ReturnType = typeof(void))]
496 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
497 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BlendState), Member = "BindToGraphicsDevice", MemberParameters = new object[] { typeof(GraphicsDevice) }, ReturnType = typeof(void))]
498 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GraphicsDevice), Member = "set_BlendFactor", MemberParameters = new object[] { typeof(Color) }, ReturnType = typeof(void))]
499 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
500 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
501 set
502 {
503 throw null;
504 }
505 }
class f__AnonymousType0<< Count > j__TPar