FarSightOperation

Client Version 1, Client Version 2, Client Version 3

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/spell/cmsg_far_sight.wowm:3.

enum FarSightOperation : u8 {
    REMOVE = 0;
    ADD = 1;
}

Type

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

Enumerators

EnumeratorValueComment
REMOVE0 (0x00)
ADD1 (0x01)

Used in: