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
SpriteBatchItemList.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Microsoft.Xna.Framework.Graphics
4
{
5
// Token: 0x02000390 RID: 912
6
public
class
SpriteBatchItemList
7
{
8
// Token: 0x0600185A RID: 6234 RVA: 0x00068E24 File Offset: 0x00067024
9
public
SpriteBatchItemList
()
10
{
11
}
12
13
// Token: 0x040026A7 RID: 9895
14
public
SpriteBatchItem
First
;
15
16
// Token: 0x040026A8 RID: 9896
17
public
SpriteBatchItem
Last
;
18
}
19
}
Microsoft.Xna.Framework.Graphics.SpriteBatchItemList.First
SpriteBatchItem First
Definition
SpriteBatchItemList.cs:14
Microsoft.Xna.Framework.Graphics.SpriteBatchItemList.Last
SpriteBatchItem Last
Definition
SpriteBatchItemList.cs:17
Microsoft.Xna.Framework.Graphics.SpriteBatchItemList.SpriteBatchItemList
SpriteBatchItemList()
Definition
SpriteBatchItemList.cs:9
Microsoft.Xna.Framework.Graphics.SpriteBatchItemList
Definition
SpriteBatchItemList.cs:7
Microsoft.Xna.Framework.Graphics.SpriteBatchItem
Definition
SpriteBatchItem.cs:10
Microsoft.Xna.Framework.Graphics
Definition
Blend.cs:4
System
Definition
__ComObject.cs:4
source
Microsoft
Xna
Framework
Graphics
SpriteBatchItemList.cs
Generated by
1.10.0