PvpFlags
Client Version 1.12
Used in FactionTemplate.dbc
.
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/external/pvp_flags.wowm:2
.
flag PvpFlags : u16 {
PVP_FLAGGED = 0x800;
ATTACK_PVPING_PLAYERS = 0x1000;
}
Type
The basic type is u16
, a 2 byte (16 bit) little endian integer.
Enumerators
Enumerator | Value | Comment |
---|---|---|
PVP_FLAGGED | 2048 (0x800) | |
ATTACK_PVPING_PLAYERS | 4096 (0x1000) |
Used in: