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

◆ DepthClipEnable

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

Definition at line 134 of file RasterizerState.cs.

135 {
136 [global::Cpp2ILInjected.Token(Token = "0x60018D4")]
137 [global::Cpp2ILInjected.Address(RVA = "0xAC52A8", Offset = "0xAC52A8", Length = "0x8")]
138 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
139 get
140 {
141 throw null;
142 }
143 [global::Cpp2ILInjected.Token(Token = "0x60018D5")]
144 [global::Cpp2ILInjected.Address(RVA = "0xAC52B0", Offset = "0xAC52B0", Length = "0x24")]
145 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
146 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RasterizerState), Member = "ThrowIfBound", ReturnType = typeof(void))]
147 set
148 {
149 throw null;
150 }
151 }
class f__AnonymousType0<< Count > j__TPar