terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Action

Enumerator
ButtonBarToggle 
Chat 
Tutorial 
JourneyModeSettings 
Housing 
PVP 
Bestiary 
MiniMapToggle 
Map 
Duplication 
Count 

Definition at line 184 of file GUIButtonBar.cs.

185 {
186 // Token: 0x04000628 RID: 1576
188 // Token: 0x04000629 RID: 1577
189 Chat,
190 // Token: 0x0400062A RID: 1578
191 Tutorial,
192 // Token: 0x0400062B RID: 1579
194 // Token: 0x0400062C RID: 1580
195 Housing,
196 // Token: 0x0400062D RID: 1581
197 PVP,
198 // Token: 0x0400062E RID: 1582
199 Bestiary,
200 // Token: 0x0400062F RID: 1583
202 // Token: 0x04000630 RID: 1584
203 Map,
204 // Token: 0x04000631 RID: 1585
206 // Token: 0x04000632 RID: 1586
207 Count
208 }