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
◆
DepthFormat
enum
Microsoft.Xna.Framework.Graphics.DepthFormat
Enumerator
None
Depth16
Depth24
Depth24Stencil8
Definition at line
6
of file
DepthFormat.cs
.
7
{
8
// Token: 0x040026F5 RID: 9973
9
None
,
10
// Token: 0x040026F6 RID: 9974
11
Depth16
,
12
// Token: 0x040026F7 RID: 9975
13
Depth24
,
14
// Token: 0x040026F8 RID: 9976
15
Depth24Stencil8
16
}
Microsoft.Xna.Framework.Graphics.DepthFormat.Depth16
@ Depth16
Microsoft.Xna.Framework.Graphics.DepthFormat.Depth24Stencil8
@ Depth24Stencil8
Microsoft.Xna.Framework.Graphics.DepthFormat.Depth24
@ Depth24
System.Base64FormattingOptions.None
@ None
Microsoft
Xna
Framework
Graphics
Generated by
1.10.0