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

◆ Controls

Enumerator
General 
RPS 
Items 
BiomesAndEvents 
TownNPCs 
Critters 
Bosses 
Element 
Back 

Definition at line 200 of file GUIControllerChat.cs.

201 {
202 [global::Cpp2ILInjected.Token(Token = "0x4000357")]
203 General,
204 [global::Cpp2ILInjected.Token(Token = "0x4000358")]
205 RPS,
206 [global::Cpp2ILInjected.Token(Token = "0x4000359")]
207 Items,
208 [global::Cpp2ILInjected.Token(Token = "0x400035A")]
210 [global::Cpp2ILInjected.Token(Token = "0x400035B")]
211 TownNPCs,
212 [global::Cpp2ILInjected.Token(Token = "0x400035C")]
213 Critters,
214 [global::Cpp2ILInjected.Token(Token = "0x400035D")]
215 Bosses,
216 [global::Cpp2ILInjected.Token(Token = "0x400035E")]
217 Element,
218 [global::Cpp2ILInjected.Token(Token = "0x400035F")]
219 Back
220 }