LfgFaction

Client Version 1.12

Used in LFGDungeons.dbc.

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/external/lfg_faction.wowm:2.

enum LfgFaction : i8 {
    NEUTRAL = -1;
    HORDE = 0;
    ALLIANCE = 1;
}

Type

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

Enumerators

EnumeratorValueComment
NEUTRAL-1 (0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF)
HORDE0 (0x00)
ALLIANCE1 (0x01)

Used in: