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
GUIControllerPageMenuPopupGridNavigator.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x20000E7")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x600060F")]
10 [global::Cpp2ILInjected.Address(RVA = "0xD14F6C", Offset = "0xD14F6C", Length = "0x40")]
11 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerEquipment4Page), Member = "get_AccessoryNav", ReturnType = typeof(GUIControllerPageMenuPopupGridNavigator))]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerEquipment4Page), Member = "get_LoadoutNav", ReturnType = typeof(GUIControllerPageMenuPopupGridNavigator))]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerInventory4Page), Member = "get_BuilderToolNav", ReturnType = typeof(GUIControllerPageMenuPopupGridNavigator))]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerItemFilter), Member = "get_AccessoryNav", ReturnType = typeof(GUIControllerPageMenuPopupGridNavigator))]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerPVP4Page), Member = "get_TeamNav", ReturnType = typeof(GUIControllerPageMenuPopupGridNavigator))]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
22
23 [global::Cpp2ILInjected.Token(Token = "0x170000BC")]
25 {
26 [global::Cpp2ILInjected.Token(Token = "0x6000610")]
27 [global::Cpp2ILInjected.Address(RVA = "0xD14FAC", Offset = "0xD14FAC", Length = "0x14")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
30 get
31 {
32 throw null;
33 }
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x170000BD")]
37 private int itemCount
38 {
39 [global::Cpp2ILInjected.Token(Token = "0x6000611")]
40 [global::Cpp2ILInjected.Address(RVA = "0xD14FC0", Offset = "0xD14FC0", Length = "0x14")]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
43 get
44 {
45 throw null;
46 }
47 }
48
49 [global::Cpp2ILInjected.Token(Token = "0x170000BE")]
50 private float itemScale
51 {
52 [global::Cpp2ILInjected.Token(Token = "0x6000612")]
53 [global::Cpp2ILInjected.Address(RVA = "0xD14FD4", Offset = "0xD14FD4", Length = "0x14")]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
55 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
56 get
57 {
58 throw null;
59 }
60 }
61
62 [global::Cpp2ILInjected.Token(Token = "0x6000613")]
63 [global::Cpp2ILInjected.Address(RVA = "0xD14FE8", Offset = "0xD14FE8", Length = "0x68")]
64 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
65 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerEquipment4Page), Member = "Activate", ReturnType = typeof(void))]
66 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerInventory4Page), Member = "Activate", ReturnType = typeof(void))]
67 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerItemFilter), Member = "Activate", ReturnType = typeof(void))]
68 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerPVP4Page), Member = "Activate", ReturnType = typeof(void))]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
70 public void Activate(int itemIndex = -1)
71 {
72 throw null;
73 }
74
75 [global::Cpp2ILInjected.Token(Token = "0x6000614")]
76 [global::Cpp2ILInjected.Address(RVA = "0xD15050", Offset = "0xD15050", Length = "0x48")]
77 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
78 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerEquipment4Page), Member = "Navigate", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(GUIControllerItem))]
79 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerInventory4Page), Member = "Navigate", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(GUIControllerItem))]
80 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerItemFilter), Member = "Navigate", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(GUIControllerItem))]
81 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerPVP4Page), Member = "Navigate", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(GUIControllerItem))]
82 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
83 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPageContentController), Member = "get_ParentGrouping", ReturnType = typeof(GUIPageIconGrouping))]
84 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPageIconGrouping), Member = "get_LeftSideGrouping", ReturnType = typeof(bool))]
85 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerPageMenuPopupGridNavigator), Member = "NavigateHorizontal", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(GUIControllerItem))]
87 {
88 throw null;
89 }
90
91 [global::Cpp2ILInjected.Token(Token = "0x170000BF")]
93 {
94 [global::Cpp2ILInjected.Token(Token = "0x6000615")]
95 [global::Cpp2ILInjected.Address(RVA = "0xD1523C", Offset = "0xD1523C", Length = "0x78")]
96 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
97 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerPageMenuPopupGridNavigator), Member = "NavigateHorizontal", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(GUIControllerItem))]
98 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerPageMenuPopupGridNavigator), Member = "ClampPosition", ReturnType = typeof(void))]
99 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 12)]
100 get
101 {
102 throw null;
103 }
104 }
105
106 [global::Cpp2ILInjected.Token(Token = "0x170000C0")]
108 {
109 [global::Cpp2ILInjected.Token(Token = "0x6000616")]
110 [global::Cpp2ILInjected.Address(RVA = "0xD152B4", Offset = "0xD152B4", Length = "0x74")]
111 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
112 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerPageMenuPopupGridNavigator), Member = "NavigateHorizontal", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(GUIControllerItem))]
113 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerPageMenuPopupGridNavigator), Member = "ClampPosition", ReturnType = typeof(void))]
114 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
115 get
116 {
117 throw null;
118 }
119 }
120
121 [global::Cpp2ILInjected.Token(Token = "0x170000C1")]
123 {
124 [global::Cpp2ILInjected.Token(Token = "0x6000617")]
125 [global::Cpp2ILInjected.Address(RVA = "0xD15098", Offset = "0xD15098", Length = "0x1C")]
126 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
127 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPageContentController), Member = "get_ParentGrouping", ReturnType = typeof(GUIPageIconGrouping))]
128 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPageIconGrouping), Member = "get_LeftSideGrouping", ReturnType = typeof(bool))]
129 get
130 {
131 throw null;
132 }
133 }
134
135 [global::Cpp2ILInjected.Token(Token = "0x170000C2")]
137 {
138 [global::Cpp2ILInjected.Token(Token = "0x6000618")]
139 [global::Cpp2ILInjected.Address(RVA = "0xD15328", Offset = "0xD15328", Length = "0xB4")]
140 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
141 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
142 get
143 {
144 throw null;
145 }
146 }
147
148 [global::Cpp2ILInjected.Token(Token = "0x170000C3")]
150 {
151 [global::Cpp2ILInjected.Token(Token = "0x6000619")]
152 [global::Cpp2ILInjected.Address(RVA = "0xD153DC", Offset = "0xD153DC", Length = "0x44")]
153 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
154 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
155 get
156 {
157 throw null;
158 }
159 }
160
161 [global::Cpp2ILInjected.Token(Token = "0x600061A")]
162 [global::Cpp2ILInjected.Address(RVA = "0xD150B4", Offset = "0xD150B4", Length = "0x188")]
163 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
164 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerPageMenuPopupGridNavigator), Member = "Navigate", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(GUIControllerItem))]
165 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
166 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerPageMenuPopupGridNavigator), Member = "get_MaxRow_Horizontal", ReturnType = typeof(int))]
167 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerPageMenuPopupGridNavigator), Member = "get_MaxRowColumn_Horizontal", ReturnType = typeof(int))]
169 {
170 throw null;
171 }
172
173 [global::Cpp2ILInjected.Token(Token = "0x600061B")]
174 [global::Cpp2ILInjected.Address(RVA = "0xD15420", Offset = "0xD15420", Length = "0x118")]
175 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
176 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerPageMenuPopupGridNavigator), Member = "GetSelectedItemRegion", ReturnType = typeof(Rectangle))]
177 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
178 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerPageMenuPopupGridNavigator), Member = "get_MaxRow_Horizontal", ReturnType = typeof(int))]
179 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerPageMenuPopupGridNavigator), Member = "get_MaxRowColumn_Horizontal", ReturnType = typeof(int))]
180 protected void ClampPosition()
181 {
182 throw null;
183 }
184
185 [global::Cpp2ILInjected.Token(Token = "0x600061C")]
186 [global::Cpp2ILInjected.Address(RVA = "0xD15538", Offset = "0xD15538", Length = "0x2A4")]
187 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
188 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerEquipment4Page), Member = "GetSelectedItemRegion", ReturnType = typeof(Rectangle))]
189 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerInventory4Page), Member = "GetSelectedItemRegion", ReturnType = typeof(Rectangle))]
190 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerItemFilter), Member = "GetSelectedItemRegion", ReturnType = typeof(Rectangle))]
191 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControllerPVP4Page), Member = "GetSelectedItemRegion", ReturnType = typeof(Rectangle))]
192 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
193 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControllerPageMenuPopupGridNavigator), Member = "ClampPosition", ReturnType = typeof(void))]
194 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
195 {
196 typeof(float),
197 typeof(float)
198 }, ReturnType = typeof(void))]
199 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = "op_Multiply", MemberParameters = new object[]
200 {
202 typeof(float)
203 }, ReturnType = typeof(Vector2))]
204 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LayoutCalculator), Member = "GetAnchoredPosition", MemberParameters = new object[]
205 {
209 }, ReturnType = typeof(Vector2))]
210 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPageContentController), Member = "get_ParentGrouping", ReturnType = typeof(GUIPageIconGrouping))]
211 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIPageIconGrouping), Member = "get_LeftSideGrouping", ReturnType = typeof(bool))]
212 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = ".ctor", MemberParameters = new object[]
213 {
214 typeof(int),
215 typeof(int),
216 typeof(int),
217 typeof(int)
218 }, ReturnType = typeof(void))]
219 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
221 {
222 throw null;
223 }
224
225 [global::Cpp2ILInjected.Token(Token = "0x40004C9")]
226 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
228
229 [global::Cpp2ILInjected.Token(Token = "0x40004CA")]
230 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
232
233 [global::Cpp2ILInjected.Token(Token = "0x40004CB")]
234 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
236
237 [global::Cpp2ILInjected.Token(Token = "0x40004CC")]
238 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
240
241 [global::Cpp2ILInjected.Token(Token = "0x40004CD")]
242 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
243 public int itemRow;
244
245 [global::Cpp2ILInjected.Token(Token = "0x40004CE")]
246 [global::Cpp2ILInjected.FieldOffset(Offset = "0x34")]
247 public int itemColumn;
248
249 [global::Cpp2ILInjected.Token(Token = "0x20000E8")]
251
252 [global::Cpp2ILInjected.Token(Token = "0x20000E9")]
254
255 [global::Cpp2ILInjected.Token(Token = "0x20000EA")]
256 public delegate float GetItemScale();
257}
class f__AnonymousType0<< Count > j__TPar
readonly GUIControllerPageMenuPopupGridNavigator.GetGrid _grid
GUIControllerPageMenuPopupGridNavigator(GUIPageContentController controller, GUIControllerPageMenuPopupGridNavigator.GetGrid grid, GUIControllerPageMenuPopupGridNavigator.GetCollectionCount collectionCount, GUIControllerPageMenuPopupGridNavigator.GetItemScale itemScale)
delegate ItemGrid_Layout GetGrid()
readonly GUIControllerPageMenuPopupGridNavigator.GetCollectionCount _collectionCount
readonly GUIControllerPageMenuPopupGridNavigator.GetItemScale _itemScale
GUIControllerItem NavigateHorizontal(Vector2 navigationVector)
GUIControllerItem Navigate(Vector2 navigationVector)