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

◆ SettingCategory

Enumerator
Settings 
JM 
Invalid 
InfoAccessories 
Bestiary 
Map 
HousingMenu 
Chat 
Emotes 
None 

Definition at line 1216 of file GUIPageIconGrouping.cs.

1217 {
1218 [global::Cpp2ILInjected.Token(Token = "0x4000979")]
1219 Settings,
1220 [global::Cpp2ILInjected.Token(Token = "0x400097A")]
1221 JM,
1222 [global::Cpp2ILInjected.Token(Token = "0x400097B")]
1223 Invalid,
1224 [global::Cpp2ILInjected.Token(Token = "0x400097C")]
1226 [global::Cpp2ILInjected.Token(Token = "0x400097D")]
1227 Bestiary,
1228 [global::Cpp2ILInjected.Token(Token = "0x400097E")]
1229 Map,
1230 [global::Cpp2ILInjected.Token(Token = "0x400097F")]
1232 [global::Cpp2ILInjected.Token(Token = "0x4000980")]
1233 Chat,
1234 [global::Cpp2ILInjected.Token(Token = "0x4000981")]
1235 Emotes,
1236 [global::Cpp2ILInjected.Token(Token = "0x4000982")]
1237 None
1238 }