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
EnvoyInfo.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x0200033B RID: 827
8 internal class EnvoyInfo : IEnvoyInfo
9 {
10 // Token: 0x06001BB9 RID: 7097 RVA: 0x0003BC88 File Offset: 0x00039E88
15
16 // Token: 0x17000327 RID: 807
17 // (get) Token: 0x06001BBA RID: 7098 RVA: 0x0003BCA4 File Offset: 0x00039EA4
19 {
20 get
21 {
22 return this.envoySinks;
23 }
24 }
25
26 // Token: 0x04000E20 RID: 3616
28 }
29}
class f__AnonymousType0<< Count > j__TPar
EnvoyInfo(IMessageSink sinks)
Definition EnvoyInfo.cs:11