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
IDynamicMessageSink.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x02000373 RID: 883
8 [ComVisible(true)]
9 public interface IDynamicMessageSink
10 {
11 // Token: 0x06001D1A RID: 7450
13
14 // Token: 0x06001D1B RID: 7451
16 }
17}
class f__AnonymousType0<< Count > j__TPar
void ProcessMessageFinish(IMessage replyMsg, bool bCliSide, bool bAsync)
void ProcessMessageStart(IMessage reqMsg, bool bCliSide, bool bAsync)