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

◆ ScissorTestEnable

bool Microsoft.Xna.Framework.Graphics.RasterizerState.ScissorTestEnable
getset

Definition at line 93 of file RasterizerState.cs.

94 {
95 [global::Cpp2ILInjected.Token(Token = "0x60018D0")]
96 [global::Cpp2ILInjected.Address(RVA = "0xAC5250", Offset = "0xAC5250", Length = "0x8")]
97 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
98 get
99 {
100 throw null;
101 }
102 [global::Cpp2ILInjected.Token(Token = "0x60018D1")]
103 [global::Cpp2ILInjected.Address(RVA = "0xAC5258", Offset = "0xAC5258", Length = "0x24")]
104 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIElement), Member = ".cctor", ReturnType = typeof(void))]
105 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
106 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RasterizerState), Member = "ThrowIfBound", ReturnType = typeof(void))]
107 set
108 {
109 throw null;
110 }
111 }
class f__AnonymousType0<< Count > j__TPar