TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ EquipType

This is an enum of all the types of equipment that exist. An equipment type is defined as a type or layer of texture that is drawn on the player (for example, body and shield and wings).

Enumerator
Head 
Body 
Legs 
HandsOn 
HandsOff 
Back 
Front 
Shoes 
Waist 
Wings 
Shield 
Neck 
Face 
Balloon 
Beard 

Definition at line 6 of file EquipType.cs.