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
GUIControllerMappingScheme.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x2000080")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x60002E8")]
10 [global::Cpp2ILInjected.Address(RVA = "0x9BD74C", Offset = "0x9BD74C", Length = "0x2B4")]
11 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerMappings), Member = "SetupMappings", ReturnType = typeof(void))]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerMappingScheme), Member = ".ctor", MemberParameters = new object[] { typeof(GUIControllerMappings.MappingType) }, ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerMappingScheme), Member = "Initialise", ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 17)]
21 {
22 throw null;
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x60002E9")]
26 [global::Cpp2ILInjected.Address(RVA = "0x9BDC1C", Offset = "0x9BDC1C", Length = "0x238")]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerMappingScheme), Member = "LoadDefaultSchemes", MemberParameters = new object[] { typeof(List<GUIControllerMappingScheme>) }, ReturnType = typeof(void))]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerMappingScheme_Advanced), Member = ".ctor", ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerMappingScheme_Console), Member = ".ctor", ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerMappingScheme_Default), Member = ".ctor", ReturnType = typeof(void))]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
32 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerMappingStateTable), Member = ".ctor", ReturnType = typeof(void))]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerMappingStateTable), Member = "SetChildState", MemberParameters = new object[] { typeof(GUIControllerMappingStateTable) }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 18)]
40
41 [global::Cpp2ILInjected.Token(Token = "0x60002EA")]
42 [global::Cpp2ILInjected.Address(RVA = "0x9BDA18", Offset = "0x9BDA18", Length = "0x204")]
43 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
44 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerMappingScheme), Member = "LoadDefaultSchemes", MemberParameters = new object[] { typeof(List<GUIControllerMappingScheme>) }, ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
46 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
47 public void Initialise()
48 {
49 throw null;
50 }
51
52 [global::Cpp2ILInjected.Token(Token = "0x60002EB")]
53 [global::Cpp2ILInjected.Address(RVA = "0x9BDE54", Offset = "0x9BDE54", Length = "0x4")]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
56 {
57 throw null;
58 }
59
60 [global::Cpp2ILInjected.Token(Token = "0x60002EC")]
61 [global::Cpp2ILInjected.Address(RVA = "0x9BDE58", Offset = "0x9BDE58", Length = "0x4")]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
64 {
65 throw null;
66 }
67
68 [global::Cpp2ILInjected.Token(Token = "0x60002ED")]
69 [global::Cpp2ILInjected.Address(RVA = "0x9BDE5C", Offset = "0x9BDE5C", Length = "0x4")]
70 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 {
73 throw null;
74 }
75
76 [global::Cpp2ILInjected.Token(Token = "0x60002EE")]
77 [global::Cpp2ILInjected.Address(RVA = "0x9BDE60", Offset = "0x9BDE60", Length = "0x4")]
78 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
83
84 [global::Cpp2ILInjected.Token(Token = "0x60002EF")]
85 [global::Cpp2ILInjected.Address(RVA = "0x9BDE64", Offset = "0x9BDE64", Length = "0x4")]
86 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
88 {
89 throw null;
90 }
91
92 [global::Cpp2ILInjected.Token(Token = "0x60002F0")]
93 [global::Cpp2ILInjected.Address(RVA = "0x9BDE68", Offset = "0x9BDE68", Length = "0x4")]
94 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
96 {
97 throw null;
98 }
99
100 [global::Cpp2ILInjected.Token(Token = "0x60002F1")]
101 [global::Cpp2ILInjected.Address(RVA = "0x9BDE6C", Offset = "0x9BDE6C", Length = "0x4")]
102 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
104 {
105 throw null;
106 }
107
108 [global::Cpp2ILInjected.Token(Token = "0x60002F2")]
109 [global::Cpp2ILInjected.Address(RVA = "0x9BDE70", Offset = "0x9BDE70", Length = "0x4")]
110 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
112 {
113 throw null;
114 }
115
116 [global::Cpp2ILInjected.Token(Token = "0x60002F3")]
117 [global::Cpp2ILInjected.Address(RVA = "0x9BDE74", Offset = "0x9BDE74", Length = "0x4")]
118 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
120 {
121 throw null;
122 }
123
124 [global::Cpp2ILInjected.Token(Token = "0x60002F4")]
125 [global::Cpp2ILInjected.Address(RVA = "0x9BDE78", Offset = "0x9BDE78", Length = "0x4")]
126 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
128 {
129 throw null;
130 }
131
132 [global::Cpp2ILInjected.Token(Token = "0x60002F5")]
133 [global::Cpp2ILInjected.Address(RVA = "0x9BDE7C", Offset = "0x9BDE7C", Length = "0x4")]
134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
136 {
137 throw null;
138 }
139
140 [global::Cpp2ILInjected.Token(Token = "0x60002F6")]
141 [global::Cpp2ILInjected.Address(RVA = "0x9BDE80", Offset = "0x9BDE80", Length = "0x4")]
142 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
144 {
145 throw null;
146 }
147
148 [global::Cpp2ILInjected.Token(Token = "0x60002F7")]
149 [global::Cpp2ILInjected.Address(RVA = "0x9BDE84", Offset = "0x9BDE84", Length = "0x4")]
150 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
152 {
153 throw null;
154 }
155
156 [global::Cpp2ILInjected.Token(Token = "0x60002F8")]
157 [global::Cpp2ILInjected.Address(RVA = "0x9BDE88", Offset = "0x9BDE88", Length = "0x4")]
158 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
160 {
161 throw null;
162 }
163
164 [global::Cpp2ILInjected.Token(Token = "0x60002F9")]
165 [global::Cpp2ILInjected.Address(RVA = "0x9BDE8C", Offset = "0x9BDE8C", Length = "0x4")]
166 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
168 {
169 throw null;
170 }
171
172 [global::Cpp2ILInjected.Token(Token = "0x60002FA")]
173 [global::Cpp2ILInjected.Address(RVA = "0x9BDE90", Offset = "0x9BDE90", Length = "0x4")]
174 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
176 {
177 throw null;
178 }
179
180 [global::Cpp2ILInjected.Token(Token = "0x60002FB")]
181 [global::Cpp2ILInjected.Address(RVA = "0x9BDE94", Offset = "0x9BDE94", Length = "0x4")]
182 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
184 {
185 throw null;
186 }
187
188 [global::Cpp2ILInjected.Token(Token = "0x4000327")]
189 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
191
192 [global::Cpp2ILInjected.Token(Token = "0x4000328")]
193 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
195
196 [global::Cpp2ILInjected.Token(Token = "0x4000329")]
197 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
199
200 [global::Cpp2ILInjected.Token(Token = "0x400032A")]
201 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
203
204 [global::Cpp2ILInjected.Token(Token = "0x400032B")]
205 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
207
208 [global::Cpp2ILInjected.Token(Token = "0x400032C")]
209 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
211
212 [global::Cpp2ILInjected.Token(Token = "0x400032D")]
213 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
215
216 [global::Cpp2ILInjected.Token(Token = "0x400032E")]
217 [global::Cpp2ILInjected.FieldOffset(Offset = "0x48")]
219
220 [global::Cpp2ILInjected.Token(Token = "0x400032F")]
221 [global::Cpp2ILInjected.FieldOffset(Offset = "0x50")]
223
224 [global::Cpp2ILInjected.Token(Token = "0x4000330")]
225 [global::Cpp2ILInjected.FieldOffset(Offset = "0x58")]
227
228 [global::Cpp2ILInjected.Token(Token = "0x4000331")]
229 [global::Cpp2ILInjected.FieldOffset(Offset = "0x60")]
231
232 [global::Cpp2ILInjected.Token(Token = "0x4000332")]
233 [global::Cpp2ILInjected.FieldOffset(Offset = "0x68")]
235
236 [global::Cpp2ILInjected.Token(Token = "0x4000333")]
237 [global::Cpp2ILInjected.FieldOffset(Offset = "0x70")]
239
240 [global::Cpp2ILInjected.Token(Token = "0x4000334")]
241 [global::Cpp2ILInjected.FieldOffset(Offset = "0x78")]
243
244 [global::Cpp2ILInjected.Token(Token = "0x4000335")]
245 [global::Cpp2ILInjected.FieldOffset(Offset = "0x80")]
247
248 [global::Cpp2ILInjected.Token(Token = "0x4000336")]
249 [global::Cpp2ILInjected.FieldOffset(Offset = "0x88")]
251
252 [global::Cpp2ILInjected.Token(Token = "0x4000337")]
253 [global::Cpp2ILInjected.FieldOffset(Offset = "0x90")]
255
256 [global::Cpp2ILInjected.Token(Token = "0x4000338")]
257 [global::Cpp2ILInjected.FieldOffset(Offset = "0x98")]
259}
class f__AnonymousType0<< Count > j__TPar
virtual void InitialiseInventoryMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
virtual void InitialiseChatMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
GUIControllerMappingStateTable ChestMappings
virtual void InitialiseCraftingMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
virtual void InitialisePVPMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
GUIControllerMappingScheme(GUIControllerMappings.MappingType mappingType)
virtual void InitialiseEquipmentMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
GUIControllerMappingStateTable HousingMappings
GUIControllerMappingStateTable EquipmentMappings
virtual void InitialiseWorldMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
GUIControllerMappingStateTable WorldInteractFallbackMappings
GUIControllerMappings.MappingType SchemeType
GUIControllerMappingStateTable WorldSharedMappings
virtual void InitialiseItemHeldMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
GUIControllerMappingStateTable HeldMappings
virtual void InitialiseWorldSharedMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
GUIControllerMappingStateTable ReforgeMappings
GUIControllerMappingStateTable WorldMappings
virtual void InitialiseHousingMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
virtual void InitialiseReforgeMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
GUIControllerMappingStateTable CraftingMappings
GUIControllerMappingStateTable ChatMappings
GUIControllerMappingStateTable InventoryMappings
virtual void InitialiseChestMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
GUIControllerMappingStateTable ChestInvMappings
virtual void InitialiseShopMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
GUIControllerMappingStateTable ShopMappings
virtual void InitialiseBaseUIMappingsMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
static void LoadDefaultSchemes(List< GUIControllerMappingScheme > Schemes)
virtual void InitialiseShopInvMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
virtual void InitialiseWorldInteractFallbackMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
virtual void InitialiseChestInvMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
GUIControllerMappingStateTable BaseInventoryMappings
virtual void InitialiseWorldInteractMappings(GUIControllerMappingState normal, GUIControllerMappingState left, GUIControllerMappingState right)
GUIControllerMappingStateTable WorldInteractMappings
GUIControllerMappingStateTable ShopInvMappings
GUIControllerMappingStateTable PVPMappings