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
PresentInterval.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Microsoft.Xna.Framework.Graphics
4
{
5
// Token: 0x02000385 RID: 901
6
public
enum
PresentInterval
7
{
8
// Token: 0x04002631 RID: 9777
9
Default
,
10
// Token: 0x04002632 RID: 9778
11
One
,
12
// Token: 0x04002633 RID: 9779
13
Two
,
14
// Token: 0x04002634 RID: 9780
15
Immediate
16
}
17
}
Microsoft.Xna.Framework.Graphics.PresentInterval
PresentInterval
Definition
PresentInterval.cs:7
Microsoft.Xna.Framework.Graphics.PresentInterval.Immediate
@ Immediate
Microsoft.Xna.Framework.Graphics.PresentInterval.Default
@ Default
Microsoft.Xna.Framework.Graphics.PresentInterval.Two
@ Two
Microsoft.Xna.Framework.Graphics.Blend.One
@ One
Microsoft.Xna.Framework.Graphics
Definition
Blend.cs:4
System
Definition
__ComObject.cs:4
source
Microsoft
Xna
Framework
Graphics
PresentInterval.cs
Generated by
1.10.0