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

◆ RasterizerState

RasterizerState Microsoft.Xna.Framework.Graphics.GraphicsDevice.RasterizerState
getset

Definition at line 429 of file GraphicsDevice.cs.

430 {
431 [global::Cpp2ILInjected.Token(Token = "0x6001786")]
432 [global::Cpp2ILInjected.Address(RVA = "0xAB2B0C", Offset = "0xAB2B0C", Length = "0x8")]
433 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
434 get
435 {
436 throw null;
437 }
438 [global::Cpp2ILInjected.Token(Token = "0x6001787")]
439 [global::Cpp2ILInjected.Address(RVA = "0xAB28B4", Offset = "0xAB28B4", Length = "0x190")]
440 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
441 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GraphicsDevice), Member = "Setup", ReturnType = typeof(void))]
442 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GraphicsDevice), Member = "Initialize", ReturnType = typeof(void))]
443 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIElement), Member = "Draw", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
444 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
445 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RasterizerState), Member = "BindToGraphicsDevice", MemberParameters = new object[] { typeof(GraphicsDevice) }, ReturnType = typeof(void))]
446 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
447 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
448 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 12)]
449 set
450 {
451 throw null;
452 }
453 }
class f__AnonymousType0<< Count > j__TPar