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
IMessage.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::System.Runtime.InteropServices.ComVisible(true)]
9 [global::Cpp2ILInjected.Token(Token = "0x20003AB")]
10 public interface IMessage
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x170003B8")]
13 global::System.Collections.IDictionary Properties
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6001E0F")]
16 get;
17 }
18 }
19}
global::System.Collections.IDictionary Properties
Definition IMessage.cs:14