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

◆ Action

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

Definition at line 281 of file GUIButtonBar.cs.

282 {
283 [global::Cpp2ILInjected.Token(Token = "0x4000628")]
285 [global::Cpp2ILInjected.Token(Token = "0x4000629")]
286 Chat,
287 [global::Cpp2ILInjected.Token(Token = "0x400062A")]
288 Tutorial,
289 [global::Cpp2ILInjected.Token(Token = "0x400062B")]
291 [global::Cpp2ILInjected.Token(Token = "0x400062C")]
292 Housing,
293 [global::Cpp2ILInjected.Token(Token = "0x400062D")]
294 PVP,
295 [global::Cpp2ILInjected.Token(Token = "0x400062E")]
296 Bestiary,
297 [global::Cpp2ILInjected.Token(Token = "0x400062F")]
299 [global::Cpp2ILInjected.Token(Token = "0x4000630")]
300 Map,
301 [global::Cpp2ILInjected.Token(Token = "0x4000631")]
303 [global::Cpp2ILInjected.Token(Token = "0x4000632")]
304 Count
305 }