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

EnumeratorValueComment
INITIAL0 (0x00)
SET1 (0x01)
CLEAR2 (0x02)

Used in: