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
MessageEnd.cs
Go to the documentation of this file.
1using System;
2using System.IO;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000412")]
9 internal sealed class MessageEnd
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6002021")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1B5E3E0", Offset = "0x1B5E3E0", Length = "0x8")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(__BinaryParser), Member = "ReadMessageEnd", ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
16 internal MessageEnd()
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x6002022")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1B5E3E8", Offset = "0x1B5E3E8", Length = "0x14")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
25 public void Write(__BinaryWriter sout)
26 {
27 throw null;
28 }
29
30 [global::Cpp2ILInjected.Token(Token = "0x6002023")]
31 [global::Cpp2ILInjected.Address(RVA = "0x1B5E3FC", Offset = "0x1B5E3FC", Length = "0x4")]
32 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(__BinaryParser), Member = "ReadMessageEnd", ReturnType = typeof(void))]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
35 {
36 throw null;
37 }
38
39 [global::Cpp2ILInjected.Token(Token = "0x6002024")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1B5E400", Offset = "0x1B5E400", Length = "0x4")]
41 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(__BinaryParser), Member = "ReadMessageEnd", ReturnType = typeof(void))]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
43 public void Dump()
44 {
45 throw null;
46 }
47
48 [global::Cpp2ILInjected.Token(Token = "0x6002025")]
49 [global::Cpp2ILInjected.Address(RVA = "0x1B5E404", Offset = "0x1B5E404", Length = "0x4")]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
51 public void Dump(global::System.IO.Stream sout)
52 {
53 throw null;
54 }
55 }
56}
class f__AnonymousType0<< Count > j__TPar