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

◆ eCraftingStatistics

Enumerator
Unknown 
FurnitureCrafted 
ToolsCrafted 
WeaponsCrafted 
ArmorCrafted 
ConsumablesCrafted 
MiscCrafted 

Definition at line 5 of file eCraftingStatistics.cs.

6{
7 [global::Cpp2ILInjected.Token(Token = "0x4001D6C")]
8 Unknown = -1,
9 [global::Cpp2ILInjected.Token(Token = "0x4001D6D")]
11 [global::Cpp2ILInjected.Token(Token = "0x4001D6E")]
13 [global::Cpp2ILInjected.Token(Token = "0x4001D6F")]
15 [global::Cpp2ILInjected.Token(Token = "0x4001D70")]
17 [global::Cpp2ILInjected.Token(Token = "0x4001D71")]
19 [global::Cpp2ILInjected.Token(Token = "0x4001D72")]
21}