ActionBarBehavior
Client Version 3.3.5
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/login_logout/smsg_action_buttons.wowm:21
.
enum ActionBarBehavior : u8 {
INITIAL = 0;
SET = 1;
CLEAR = 2;
}
Type
The basic type is u8
, a 1 byte (8 bit) integer.
Enumerators
Enumerator | Value | Comment |
---|---|---|
INITIAL | 0 (0x00) | |
SET | 1 (0x01) | |
CLEAR | 2 (0x02) |
Used in: