terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
IEnvoyInfo.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::System.Runtime.InteropServices.ComVisible(true)]
9 [global::Cpp2ILInjected.Token(Token = "0x200033D")]
10 public interface IEnvoyInfo
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x17000329")]
13 global::System.Runtime.Remoting.Messaging.IMessageSink EnvoySinks
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6001BBC")]
16 get;
17 }
18 }
19}
global::System.Runtime.Remoting.Messaging.IMessageSink EnvoySinks
Definition IEnvoyInfo.cs:14