RaidTargetUpdateType

Client Version 1, Client Version 2, Client Version 3

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/raid/raid_target.wowm:3.

enum RaidTargetUpdateType : u8 {
    PARTIAL = 0;
    FULL = 1;
}

Type

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

Enumerators

EnumeratorValueComment
PARTIAL0 (0x00)
FULL1 (0x01)

Used in: