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_Buff.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200064D RID: 1613
7 {
8 // Token: 0x060036EB RID: 14059 RVA: 0x00220C7C File Offset: 0x0021EE7C
9 public EntitySource_Buff(Entity entity, int buffId, int buffIndex)
10 {
11 this.Entity = entity;
13 }
14
15 // Token: 0x040077F8 RID: 30712
17
18 // Token: 0x040077F9 RID: 30713
19 public readonly int BuffId;
20
21 // Token: 0x040077FA RID: 30714
22 public readonly int BuffIndex;
23 }
24}
class f__AnonymousType0<< Count > j__TPar
EntitySource_Buff(Entity entity, int buffId, int buffIndex)