terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CounterClockwiseStencilFail

StencilOperation Microsoft.Xna.Framework.Graphics.DepthStencilState.CounterClockwiseStencilFail
getset

Definition at line 58 of file DepthStencilState.cs.

59 {
60 get
61 {
62 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
63 }
64 set
65 {
66 this.ThrowIfBound();
68 }
69 }
class f__AnonymousType0<< Count > j__TPar