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
AEntitySource_OnHit.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000664 RID: 1636
6 public abstract class AEntitySource_OnHit : IEntitySource
7 {
8 // Token: 0x06003702 RID: 14082 RVA: 0x00220EE4 File Offset: 0x0021F0E4
14
15 // Token: 0x0400780D RID: 30733
17
18 // Token: 0x0400780E RID: 30734
20 }
21}
class f__AnonymousType0<< Count > j__TPar
AEntitySource_OnHit(Entity entityStriking, Entity entityStruck)