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
EntitySource_ItemOpen.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200064F RID: 1615
7 {
8 // Token: 0x060036ED RID: 14061 RVA: 0x00220CC4 File Offset: 0x0021EEC4
9 public EntitySource_ItemOpen(Entity entity, int itemType)
10 {
11 this.Entity = entity;
12 this.ItemType = itemType;
13 }
14
15 // Token: 0x040077FD RID: 30717
17
18 // Token: 0x040077FE RID: 30718
19 public readonly int ItemType;
20 }
21}
class f__AnonymousType0<< Count > j__TPar