QuestCompletable
Client Version 1, Client Version 2, Client Version 3
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/quest/smsg_questgiver_request_item.wowm:9
.
enum QuestCompletable : u32 {
NOT_COMPLETABLE = 0;
COMPLETEABLE = 3;
}
Type
The basic type is u32
, a 4 byte (32 bit) little endian integer.
Enumerators
Enumerator | Value | Comment |
---|---|---|
NOT_COMPLETABLE | 0 (0x00) | |
COMPLETEABLE | 3 (0x03) |
Used in: