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

◆ EquipmentItemType

Enumerator
Armour 
ArmourDye 
ArmourVanity 
Accessory 
AccessoryDye 
AccessoryVanity 
QuickSlot 
QuickSlotDye 

Definition at line 1706 of file GUIEquipment.cs.

1707 {
1708 [global::Cpp2ILInjected.Token(Token = "0x400076D")]
1709 Armour,
1710 [global::Cpp2ILInjected.Token(Token = "0x400076E")]
1711 ArmourDye,
1712 [global::Cpp2ILInjected.Token(Token = "0x400076F")]
1714 [global::Cpp2ILInjected.Token(Token = "0x4000770")]
1715 Accessory,
1716 [global::Cpp2ILInjected.Token(Token = "0x4000771")]
1718 [global::Cpp2ILInjected.Token(Token = "0x4000772")]
1720 [global::Cpp2ILInjected.Token(Token = "0x4000773")]
1721 QuickSlot,
1722 [global::Cpp2ILInjected.Token(Token = "0x4000774")]
1724 }