DeclinedPetNameIncluded
Client Version 2.4.3, Client Version 3
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/pet/smsg_pet_name_invalid.wowm:24
.
enum DeclinedPetNameIncluded : u8 {
NOT_INCLUDED = 0;
INCLUDED = 1;
}
Type
The basic type is u8
, a 1 byte (8 bit) integer.
Enumerators
Enumerator | Value | Comment |
---|---|---|
NOT_INCLUDED | 0 (0x00) | |
INCLUDED | 1 (0x01) |
Used in: