EquipmentSlot
Importing the class
If you need to reference this type directly, like when casting an Array, or as a parameter, you will need to import it. Simply add the import at the top of the file.
Implements
Undocumented Interfaces
Comparable<Enum>
Enum Constants
EquipmentSlot is an enum with 6 constants. They are accessible like so:
Members
Getter
Return Type:
string
commandString() as string
Return Type:
string
Getter
Return Type:
int
index() as int
Return Type:
int
Getter
Return Type:
string
name() as string
Return Type:
string
Getter
Return Type:
EquipmentSlotType
type() as Type
Return Type:
EquipmentSlotType