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_Mount.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000651 RID: 1617
7 {
8 // Token: 0x060036EF RID: 14063 RVA: 0x00220D10 File Offset: 0x0021EF10
9 public EntitySource_Mount(Entity entity, int mountId)
10 {
11 this.Entity = entity;
13 }
14
15 // Token: 0x04007800 RID: 30720
17
18 // Token: 0x04007801 RID: 30721
19 public readonly int MountId;
20 }
21}
class f__AnonymousType0<< Count > j__TPar
EntitySource_Mount(Entity entity, int mountId)