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
MessageEventArgs.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20000FE")]
8 [Serializable]
9 public class MessageEventArgs
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x600054D")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1F886D8", Offset = "0x1F886D8", Length = "0x8")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x4000423")]
21 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
22 public int playerId;
23
24 [global::Cpp2ILInjected.Token(Token = "0x4000424")]
25 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
26 public byte[] data;
27 }
28}
class f__AnonymousType0<< Count > j__TPar