SheathState
Client Version 1, Client Version 2, Client Version 3
According to cmangos: byte value (UNIT_FIELD_BYTES_2
,0)
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/client_set/cmsg_setsheathed.wowm:2
.
enum SheathState : u8 {
UNARMED = 0;
MELEE = 1;
RANGED = 2;
}
Type
The basic type is u8
, a 1 byte (8 bit) integer.
Enumerators
Enumerator | Value | Comment |
---|---|---|
UNARMED | 0 (0x00) | |
MELEE | 1 (0x01) | |
RANGED | 2 (0x02) |
Used in: