ClientCastFlags
Client Version 3.3.5
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/item/cmsg_use_item.wowm:22
.
enum ClientCastFlags : u8 {
NONE = 0;
EXTRA = 2;
}
Type
The basic type is u8
, a 1 byte (8 bit) integer.
Enumerators
Enumerator | Value | Comment |
---|---|---|
NONE | 0 (0x00) | |
EXTRA | 2 (0x02) |
Used in: