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
LegacyNetDiagnosticsUI.cs
Go to the documentation of this file.
1using System;
6
7namespace Terraria.UI
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000716")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6003C08")]
13 [global::Cpp2ILInjected.Address(RVA = "0x148C80C", Offset = "0x148C80C", Length = "0x8")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x6003C09")]
22 [global::Cpp2ILInjected.Address(RVA = "0x148C814", Offset = "0x148C814", Length = "0xC0")]
23 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
26 public void Reset()
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x6003C0A")]
32 [global::Cpp2ILInjected.Address(RVA = "0x148C8D4", Offset = "0x148C8D4", Length = "0xA4")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
36 {
37 throw null;
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x6003C0B")]
41 [global::Cpp2ILInjected.Address(RVA = "0x148C978", Offset = "0x148C978", Length = "0xA4")]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
43 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
45 {
46 throw null;
47 }
48
49 [global::Cpp2ILInjected.Token(Token = "0x6003C0C")]
50 [global::Cpp2ILInjected.Address(RVA = "0x148CA1C", Offset = "0x148CA1C", Length = "0x5C")]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LegacyNetDiagnosticsUI), Member = "DrawTitles", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LegacyNetDiagnosticsUI), Member = "DrawMesageLines", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
54 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
55 public void Draw(SpriteBatch spriteBatch)
56 {
57 throw null;
58 }
59
60 [global::Cpp2ILInjected.Token(Token = "0x6003C0D")]
61 [global::Cpp2ILInjected.Address(RVA = "0x148CD74", Offset = "0x148CD74", Length = "0xD4")]
62 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
63 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LegacyNetDiagnosticsUI), Member = "Draw", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
65 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LegacyNetDiagnosticsUI), Member = "PrintNetDiagnosticsLineForMessage", MemberParameters = new object[]
66 {
68 typeof(int),
69 typeof(int),
70 typeof(int)
71 }, ReturnType = typeof(void))]
72 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
73 private static void DrawMesageLines(SpriteBatch spriteBatch)
74 {
75 throw null;
76 }
77
78 [global::Cpp2ILInjected.Token(Token = "0x6003C0E")]
79 [global::Cpp2ILInjected.Address(RVA = "0x148CA78", Offset = "0x148CA78", Length = "0x2FC")]
80 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
81 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LegacyNetDiagnosticsUI), Member = "Draw", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
82 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
83 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
84 {
85 typeof(string),
86 typeof(object)
87 }, ReturnType = typeof(string))]
88 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
89 {
90 typeof(string),
91 typeof(string)
92 }, ReturnType = typeof(string))]
93 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
94 {
95 typeof(float),
96 typeof(float)
97 }, ReturnType = typeof(void))]
98 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteBatch), Member = "DrawString", MemberParameters = new object[]
99 {
101 typeof(string),
103 typeof(Color),
104 typeof(float),
106 typeof(float),
108 typeof(float)
109 }, ReturnType = typeof(void))]
110 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 19)]
111 private static void DrawTitles(SpriteBatch spriteBatch)
112 {
113 throw null;
114 }
115
116 [global::Cpp2ILInjected.Token(Token = "0x6003C0F")]
117 [global::Cpp2ILInjected.Address(RVA = "0x148CE48", Offset = "0x148CE48", Length = "0x52C")]
118 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LegacyNetDiagnosticsUI), Member = "DrawMesageLines", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
120 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
121 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "ToString", ReturnType = typeof(string))]
122 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
123 {
124 typeof(string),
125 typeof(string)
126 }, ReturnType = typeof(string))]
127 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
128 {
129 typeof(float),
130 typeof(float)
131 }, ReturnType = typeof(void))]
132 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteBatch), Member = "DrawString", MemberParameters = new object[]
133 {
135 typeof(string),
137 typeof(Color),
138 typeof(float),
140 typeof(float),
142 typeof(float)
143 }, ReturnType = typeof(void))]
144 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
145 {
146 typeof(string),
147 typeof(object)
148 }, ReturnType = typeof(string))]
149 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 17)]
150 private static void PrintNetDiagnosticsLineForMessage(SpriteBatch spriteBatch, int msgId, int x, int y)
151 {
152 throw null;
153 }
154
155 [global::Cpp2ILInjected.Token(Token = "0x6003C10")]
156 [global::Cpp2ILInjected.Address(RVA = "0x148D374", Offset = "0x148D374", Length = "0x4")]
157 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
159 {
160 throw null;
161 }
162
163 [global::Cpp2ILInjected.Token(Token = "0x6003C11")]
164 [global::Cpp2ILInjected.Address(RVA = "0x148D378", Offset = "0x148D378", Length = "0x4")]
165 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
167 {
168 throw null;
169 }
170
171 // Note: this type is marked as 'beforefieldinit'.
172 [global::Cpp2ILInjected.Token(Token = "0x6003C12")]
173 [global::Cpp2ILInjected.Address(RVA = "0x148D37C", Offset = "0x148D37C", Length = "0xC8")]
174 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
175 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
177 {
178 throw null;
179 }
180
181 [global::Cpp2ILInjected.Token(Token = "0x4007B64")]
182 public static bool netDiag;
183
184 [global::Cpp2ILInjected.Token(Token = "0x4007B65")]
185 public static int txData;
186
187 [global::Cpp2ILInjected.Token(Token = "0x4007B66")]
188 public static int rxData;
189
190 [global::Cpp2ILInjected.Token(Token = "0x4007B67")]
191 public static int txMsg;
192
193 [global::Cpp2ILInjected.Token(Token = "0x4007B68")]
194 public static int rxMsg;
195
196 [global::Cpp2ILInjected.Token(Token = "0x4007B69")]
197 private static readonly int maxMsg;
198
199 [global::Cpp2ILInjected.Token(Token = "0x4007B6A")]
200 public static int[] rxMsgType;
201
202 [global::Cpp2ILInjected.Token(Token = "0x4007B6B")]
203 public static int[] rxDataType;
204
205 [global::Cpp2ILInjected.Token(Token = "0x4007B6C")]
206 public static int[] txMsgType;
207
208 [global::Cpp2ILInjected.Token(Token = "0x4007B6D")]
209 public static int[] txDataType;
210 }
211}
class f__AnonymousType0<< Count > j__TPar
void CountReadModuleMessage(int moduleMessageId, int messageLength)
static void DrawMesageLines(SpriteBatch spriteBatch)
void CountReadMessage(int messageId, int messageLength)
static void DrawTitles(SpriteBatch spriteBatch)
void Draw(SpriteBatch spriteBatch)
void CountSentMessage(int messageId, int messageLength)
static void PrintNetDiagnosticsLineForMessage(SpriteBatch spriteBatch, int msgId, int x, int y)
void CountSentModuleMessage(int moduleMessageId, int messageLength)