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 
Accessory 
AccessoryDye 

Definition at line 781 of file GUIDisplayDoll.cs.

782 {
783 [global::Cpp2ILInjected.Token(Token = "0x4000730")]
784 Armour,
785 [global::Cpp2ILInjected.Token(Token = "0x4000731")]
786 ArmourDye,
787 [global::Cpp2ILInjected.Token(Token = "0x4000732")]
788 Accessory,
789 [global::Cpp2ILInjected.Token(Token = "0x4000733")]
791 }