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

◆ Controls

Enumerator
General 
RPS 
Items 
BiomesAndEvents 
TownNPCs 
Critters 
Bosses 
Element 
Back 

Definition at line 201 of file GUIControllerChat.cs.

202 {
203 // Token: 0x04000357 RID: 855
204 General,
205 // Token: 0x04000358 RID: 856
206 RPS,
207 // Token: 0x04000359 RID: 857
208 Items,
209 // Token: 0x0400035A RID: 858
211 // Token: 0x0400035B RID: 859
212 TownNPCs,
213 // Token: 0x0400035C RID: 860
214 Critters,
215 // Token: 0x0400035D RID: 861
216 Bosses,
217 // Token: 0x0400035E RID: 862
218 Element,
219 // Token: 0x0400035F RID: 863
220 Back
221 }