PetTalkReason
Client Version 1, Client Version 2, Client Version 3
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/pet/smsg_pet_action_sound.wowm:3
.
enum PetTalkReason : u32 {
SPECIAL_SPELL = 0;
ATTACK = 1;
}
Type
The basic type is u32
, a 4 byte (32 bit) little endian integer.
Enumerators
Enumerator | Value | Comment |
---|---|---|
SPECIAL_SPELL | 0 (0x00) | |
ATTACK | 1 (0x01) |
Used in: