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
Alert.cs
Go to the documentation of this file.
1using System;
5using UnityEngine;
6
7[global::Cpp2ILInjected.Token(Token = "0x2000022")]
8public class Alert : Singleton<Alert>
9{
10 [global::Cpp2ILInjected.Token(Token = "0x60000A2")]
11 [global::Cpp2ILInjected.Address(RVA = "0x6FEBC4", Offset = "0x6FEBC4", Length = "0x4")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 public override void Init()
14 {
15 throw null;
16 }
17
18 [global::Cpp2ILInjected.Token(Token = "0x60000A3")]
19 [global::Cpp2ILInjected.Address(RVA = "0x6FEBC8", Offset = "0x6FEBC8", Length = "0x4")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 public override void Shutdown()
22 {
23 throw null;
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x60000A4")]
27 [global::Cpp2ILInjected.Address(RVA = "0x6FEBCC", Offset = "0x6FEBCC", Length = "0x1C")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
30 private void PCDismissCallback(int index)
31 {
32 throw null;
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x60000A5")]
36 [global::Cpp2ILInjected.Address(RVA = "0x6FEBE8", Offset = "0x6FEBE8", Length = "0x8")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 public void InternalShowDelayed(Alert.AlertShownReason reason, string title, string message, string button, string hapticId = "")
39 {
40 throw null;
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x60000A6")]
44 [global::Cpp2ILInjected.Address(RVA = "0x6FEBF0", Offset = "0x6FEBF0", Length = "0x8")]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
46 public void InternalShowDelayed(Alert.AlertShownReason reason, string title, string message, string button1, string button2, string buttonDefault, string hapticId = "")
47 {
48 throw null;
49 }
50
51 [global::Cpp2ILInjected.Token(Token = "0x60000A7")]
52 [global::Cpp2ILInjected.Address(RVA = "0x6FEBF8", Offset = "0x6FEBF8", Length = "0xF0")]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Alert), Member = "Show", MemberParameters = new object[]
54 {
56 typeof(string),
57 typeof(string),
58 typeof(string),
59 typeof(string)
60 }, ReturnType = typeof(void))]
61 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Alert), Member = "Show", MemberParameters = new object[]
62 {
64 typeof(string),
65 typeof(string),
66 typeof(string),
67 typeof(string),
68 typeof(string),
69 typeof(string)
70 }, ReturnType = typeof(void))]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
72 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::UnityEngine.Object), Member = "op_Equality", MemberParameters = new object[]
73 {
74 typeof(global::UnityEngine.Object),
75 typeof(global::UnityEngine.Object)
76 }, ReturnType = typeof(bool))]
77 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GameObject), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
78 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GameObject), Member = "AddComponent", MemberTypeParameters = new object[] { "T" }, ReturnType = "T")]
79 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GameObject), Member = "GetComponent", MemberTypeParameters = new object[] { "T" }, ReturnType = "T")]
80 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
82 {
83 throw null;
84 }
85
86 [global::Cpp2ILInjected.Token(Token = "0x60000A8")]
87 [global::Cpp2ILInjected.Address(RVA = "0x6FECE8", Offset = "0x6FECE8", Length = "0x98")]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
89 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Alert), Member = "GetAlertDelayObject", ReturnType = typeof(AlertDelayer))]
90 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
91 public void Show(Alert.AlertShownReason reason, string title, string message, string button, string hapticId = "")
92 {
93 throw null;
94 }
95
96 [global::Cpp2ILInjected.Token(Token = "0x60000A9")]
97 [global::Cpp2ILInjected.Address(RVA = "0x6FED80", Offset = "0x6FED80", Length = "0x5C")]
98 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
99 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Alert), Member = "GetAlertDelayObject", ReturnType = typeof(AlertDelayer))]
100 public void Show(Alert.AlertShownReason reason, string title, string message, string button1, string button2, string buttonDefault, string hapticId = "")
101 {
102 throw null;
103 }
104
105 [global::Cpp2ILInjected.Token(Token = "0x14000001")]
106 public event Action<int> DismissedWithButton
107 {
109 [global::Cpp2ILInjected.Token(Token = "0x60000AA")]
110 [global::Cpp2ILInjected.Address(RVA = "0x6FEDDC", Offset = "0x6FEDDC", Length = "0xB0")]
111 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
112 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
113 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
114 {
117 }, ReturnType = typeof(Delegate))]
118 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
119 add
120 {
121 throw null;
122 }
124 [global::Cpp2ILInjected.Token(Token = "0x60000AB")]
125 [global::Cpp2ILInjected.Address(RVA = "0x6FEE8C", Offset = "0x6FEE8C", Length = "0xB0")]
126 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
127 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
128 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
129 {
132 }, ReturnType = typeof(Delegate))]
133 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
134 remove
135 {
136 throw null;
137 }
138 }
139
140 [global::Cpp2ILInjected.Token(Token = "0x60000AC")]
141 [global::Cpp2ILInjected.Address(RVA = "0x6FEF3C", Offset = "0x6FEF3C", Length = "0x88")]
142 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
143 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Alert), Member = "AlertCancelled", ReturnType = typeof(void))]
144 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
145 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AndroidImmersive), Member = "Activate", ReturnType = typeof(void))]
146 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
147 {
148 typeof(string),
149 typeof(string)
150 }, ReturnType = typeof(bool))]
151 private void AlertButtonClicked(string button)
152 {
153 throw null;
154 }
155
156 [global::Cpp2ILInjected.Token(Token = "0x60000AD")]
157 [global::Cpp2ILInjected.Address(RVA = "0x6FF3D4", Offset = "0x6FF3D4", Length = "0x2C")]
158 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
159 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AndroidImmersive), Member = "Activate", ReturnType = typeof(void))]
160 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Alert), Member = "AlertButtonClicked", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
161 private void AlertCancelled()
162 {
163 throw null;
164 }
165
166 [global::Cpp2ILInjected.Token(Token = "0x60000AE")]
167 [global::Cpp2ILInjected.Address(RVA = "0x6FF400", Offset = "0x6FF400", Length = "0x6C")]
168 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
169 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Singleton<>), Member = ".ctor", ReturnType = typeof(void))]
170 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
171 public Alert()
172 {
173 throw null;
174 }
175
177 [global::Cpp2ILInjected.Token(Token = "0x400006B")]
178 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
179 private Action<int> DismissedWithButton;
180
181 [global::Cpp2ILInjected.Token(Token = "0x400006C")]
182 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
183 private string[] _buttons;
184
185 [global::Cpp2ILInjected.Token(Token = "0x400006D")]
186 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
187 private string _defaultButton;
188
189 [global::Cpp2ILInjected.Token(Token = "0x400006E")]
190 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
192
193 [global::Cpp2ILInjected.Token(Token = "0x2000023")]
195 {
196 [global::Cpp2ILInjected.Token(Token = "0x4000070")]
198 [global::Cpp2ILInjected.Token(Token = "0x4000071")]
200 [global::Cpp2ILInjected.Token(Token = "0x4000072")]
201 DebugIAP,
202 [global::Cpp2ILInjected.Token(Token = "0x4000073")]
204 [global::Cpp2ILInjected.Token(Token = "0x4000074")]
206 }
207}
class f__AnonymousType0<< Count > j__TPar
GameObject _delayObject
Definition Alert.cs:191
void PCDismissCallback(int index)
Definition Alert.cs:30
void AlertButtonClicked(string button)
Definition Alert.cs:151
override void Init()
Definition Alert.cs:13
Action< int > DismissedWithButton
Definition Alert.cs:107
void InternalShowDelayed(Alert.AlertShownReason reason, string title, string message, string button1, string button2, string buttonDefault, string hapticId="")
Definition Alert.cs:46
void InternalShowDelayed(Alert.AlertShownReason reason, string title, string message, string button, string hapticId="")
Definition Alert.cs:38
void Show(Alert.AlertShownReason reason, string title, string message, string button1, string button2, string buttonDefault, string hapticId="")
Definition Alert.cs:100
void Show(Alert.AlertShownReason reason, string title, string message, string button, string hapticId="")
Definition Alert.cs:91
string _defaultButton
Definition Alert.cs:187
AlertDelayer GetAlertDelayObject()
Definition Alert.cs:81
override void Shutdown()
Definition Alert.cs:21
void AlertCancelled()
Definition Alert.cs:161
AlertShownReason
Definition Alert.cs:195
string[] _buttons
Definition Alert.cs:183
Alert()
Definition Alert.cs:171
Definition Alert.cs:9