DispelMethod

Client Version 2.4.3, Client Version 3

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/spell/smsg_spelldispellog.wowm:22.

enum DispelMethod : u8 {
    DISPELLED = 0;
    CLEANSED = 1;
}

Type

The basic type is u8, a 1 byte (8 bit) integer.

Enumerators

EnumeratorValueComment
DISPELLED0 (0x00)
CLEANSED1 (0x01)

Used in: