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
WorkshopIssueReporter.cs
Go to the documentation of this file.
1using System;
8
10{
11 [global::Cpp2ILInjected.Token(Token = "0x2000534")]
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x14000033")]
15 public event Action OnNeedToOpenUI
16 {
18 [global::Cpp2ILInjected.Token(Token = "0x600320E")]
19 [global::Cpp2ILInjected.Address(RVA = "0x132B624", Offset = "0x132B624", Length = "0x9C")]
20 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
23 {
26 }, ReturnType = typeof(Delegate))]
27 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
28 add
29 {
30 throw null;
31 }
33 [global::Cpp2ILInjected.Token(Token = "0x600320F")]
34 [global::Cpp2ILInjected.Address(RVA = "0x132B6C0", Offset = "0x132B6C0", Length = "0x9C")]
35 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
38 {
41 }, ReturnType = typeof(Delegate))]
42 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
43 remove
44 {
45 throw null;
46 }
47 }
48
49 [global::Cpp2ILInjected.Token(Token = "0x14000034")]
50 public event Action OnNeedToNotifyUI
51 {
53 [global::Cpp2ILInjected.Token(Token = "0x6003210")]
54 [global::Cpp2ILInjected.Address(RVA = "0x132B75C", Offset = "0x132B75C", Length = "0x9C")]
55 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
58 {
61 }, ReturnType = typeof(Delegate))]
62 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
63 add
64 {
65 throw null;
66 }
68 [global::Cpp2ILInjected.Token(Token = "0x6003211")]
69 [global::Cpp2ILInjected.Address(RVA = "0x132B7F8", Offset = "0x132B7F8", Length = "0x9C")]
70 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
73 {
76 }, ReturnType = typeof(Delegate))]
77 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
78 remove
79 {
80 throw null;
81 }
82 }
83
84 [global::Cpp2ILInjected.Token(Token = "0x6003212")]
85 [global::Cpp2ILInjected.Address(RVA = "0x132B894", Offset = "0x132B894", Length = "0x120")]
86 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
87 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorkshopIssueReporter), Member = "ReportInstantUploadProblem", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
88 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorkshopIssueReporter), Member = "ReportInstantUploadProblemFromValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
89 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorkshopIssueReporter), Member = "ReportDelayedUploadProblem", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
90 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorkshopIssueReporter), Member = "ReportDelayedUploadProblemWithoutKnownReason", MemberParameters = new object[]
91 {
92 typeof(string),
93 typeof(string)
94 }, ReturnType = typeof(void))]
95 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorkshopIssueReporter), Member = "ReportDownloadProblem", MemberParameters = new object[]
96 {
97 typeof(string),
98 typeof(string),
100 }, ReturnType = typeof(void))]
101 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorkshopIssueReporter), Member = "ReportManifestCreationProblem", MemberParameters = new object[]
102 {
103 typeof(string),
105 }, ReturnType = typeof(void))]
106 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
107 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IssueReport), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
108 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "RemoveAt", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
109 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
110 private void AddReport(string reportText)
111 {
112 throw null;
113 }
114
115 [global::Cpp2ILInjected.Token(Token = "0x6003213")]
116 [global::Cpp2ILInjected.Address(RVA = "0x132B9B4", Offset = "0x132B9B4", Length = "0x8")]
117 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
119 {
120 throw null;
121 }
122
123 [global::Cpp2ILInjected.Token(Token = "0x6003214")]
124 [global::Cpp2ILInjected.Address(RVA = "0x132B9BC", Offset = "0x132B9BC", Length = "0x1C")]
125 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
126 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
127 private void OpenReportsScreen()
128 {
129 throw null;
130 }
131
132 [global::Cpp2ILInjected.Token(Token = "0x6003215")]
133 [global::Cpp2ILInjected.Address(RVA = "0x132B9D8", Offset = "0x132B9D8", Length = "0x1C")]
134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
135 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
136 private void NotifyReportsScreen()
137 {
138 throw null;
139 }
140
141 [global::Cpp2ILInjected.Token(Token = "0x6003216")]
142 [global::Cpp2ILInjected.Address(RVA = "0x132B9F4", Offset = "0x132B9F4", Length = "0x40")]
143 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
144 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
145 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WorkshopIssueReporter), Member = "AddReport", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
146 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
148 {
149 throw null;
150 }
151
152 [global::Cpp2ILInjected.Token(Token = "0x6003217")]
153 [global::Cpp2ILInjected.Address(RVA = "0x132BA34", Offset = "0x132BA34", Length = "0x30")]
154 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
155 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WorkshopIssueReporter), Member = "AddReport", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
156 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
158 {
159 throw null;
160 }
161
162 [global::Cpp2ILInjected.Token(Token = "0x6003218")]
163 [global::Cpp2ILInjected.Address(RVA = "0x132BA64", Offset = "0x132BA64", Length = "0x40")]
164 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
165 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
166 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WorkshopIssueReporter), Member = "AddReport", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
167 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
169 {
170 throw null;
171 }
172
173 [global::Cpp2ILInjected.Token(Token = "0x6003219")]
174 [global::Cpp2ILInjected.Address(RVA = "0x132BAA4", Offset = "0x132BAA4", Length = "0xC4")]
175 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
176 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(<>f__AnonymousType8<>), Member = ".ctor", MemberParameters = new object[] { "<Reason>j__TPar" }, ReturnType = typeof(void))]
177 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValueWith", MemberParameters = new object[]
178 {
179 typeof(string),
180 typeof(object)
181 }, ReturnType = typeof(string))]
182 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WorkshopIssueReporter), Member = "AddReport", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
183 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
185 {
186 throw null;
187 }
188
189 [global::Cpp2ILInjected.Token(Token = "0x600321A")]
190 [global::Cpp2ILInjected.Address(RVA = "0x132BBDC", Offset = "0x132BBDC", Length = "0xE4")]
191 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
192 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
193 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(<>f__AnonymousType9<, >), Member = ".ctor", MemberParameters = new object[] { "<FilePath>j__TPar", "<Reason>j__TPar" }, ReturnType = typeof(void))]
194 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValueWith", MemberParameters = new object[]
195 {
196 typeof(string),
197 typeof(object)
198 }, ReturnType = typeof(string))]
199 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WorkshopIssueReporter), Member = "AddReport", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
200 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
201 public void ReportDownloadProblem(string textKey, string path, Exception exception)
202 {
203 throw null;
204 }
205
206 [global::Cpp2ILInjected.Token(Token = "0x600321B")]
207 [global::Cpp2ILInjected.Address(RVA = "0x132BCC0", Offset = "0x132BCC0", Length = "0xDC")]
208 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
209 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
210 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(<>f__AnonymousType8<>), Member = ".ctor", MemberParameters = new object[] { "<Reason>j__TPar" }, ReturnType = typeof(void))]
211 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValueWith", MemberParameters = new object[]
212 {
213 typeof(string),
214 typeof(object)
215 }, ReturnType = typeof(string))]
216 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WorkshopIssueReporter), Member = "AddReport", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
217 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
219 {
220 throw null;
221 }
222
223 [global::Cpp2ILInjected.Token(Token = "0x600321C")]
224 [global::Cpp2ILInjected.Address(RVA = "0x132BD9C", Offset = "0x132BD9C", Length = "0x84")]
225 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
226 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", ReturnType = typeof(void))]
227 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
228 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
230 {
231 throw null;
232 }
233
235 [global::Cpp2ILInjected.Token(Token = "0x4003B70")]
236 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
237 private Action OnNeedToOpenUI;
238
240 [global::Cpp2ILInjected.Token(Token = "0x4003B71")]
241 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
242 private Action OnNeedToNotifyUI;
243
244 [global::Cpp2ILInjected.Token(Token = "0x4003B72")]
245 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
246 private int _maxReports;
247
248 [global::Cpp2ILInjected.Token(Token = "0x4003B73")]
249 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
251 }
252}
class f__AnonymousType0<< Count > j__TPar
void ReportManifestCreationProblem(string textKey, Exception exception)
void ReportDownloadProblem(string textKey, string path, Exception exception)
void ReportDelayedUploadProblemWithoutKnownReason(string textKey, string reasonValue)