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
ServerContextTerminatorSink.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020003BE RID: 958
7 {
8 // Token: 0x06001EAC RID: 7852 RVA: 0x00043190 File Offset: 0x00041390
10 {
11 if (msg != null)
12 {
13 if (msg != null)
14 {
15 if (msg == null)
16 {
17 return msg;
18 }
19 }
20 }
21 else
22 {
24 }
25 IMessage message;
26 return message;
27 }
28
29 // Token: 0x06001EAD RID: 7853 RVA: 0x000431B8 File Offset: 0x000413B8
38
39 // Token: 0x06001EAE RID: 7854 RVA: 0x000431D4 File Offset: 0x000413D4
41 {
42 }
43 }
44}
class f__AnonymousType0<< Count > j__TPar
IMessageCtrl AsyncProcessMessage(IMessage msg, IMessageSink replySink)
static Identity GetMessageTargetIdentity(IMessage msg)