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
StencilOp.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x0200010C RID: 268
7 [NativeHeader("Runtime/GfxDevice/GfxDeviceTypes.h")]
8 public enum StencilOp
9 {
10 // Token: 0x04000465 RID: 1125
11 Keep,
12 // Token: 0x04000466 RID: 1126
13 Zero,
14 // Token: 0x04000467 RID: 1127
15 Replace,
16 // Token: 0x04000468 RID: 1128
18 // Token: 0x04000469 RID: 1129
20 // Token: 0x0400046A RID: 1130
21 Invert,
22 // Token: 0x0400046B RID: 1131
24 // Token: 0x0400046C RID: 1132
26 }
27}
class f__AnonymousType0<< Count > j__TPar