![]() |
TrinityCore
|
Public Member Functions | |
| DefenseMessageBuilder (uint32 zoneId, uint32 id) | |
| Trinity::PacketSenderOwning< WorldPackets::Chat::DefenseMessage > * | operator() (LocaleConstant locale) const |
Private Attributes | |
| uint32 | _zoneId |
| ZoneId. | |
| uint32 | _id |
| BroadcastTextId. | |
Definition at line 33 of file OutdoorPvP.cpp.
Definition at line 36 of file OutdoorPvP.cpp.
|
inline |
Definition at line 39 of file OutdoorPvP.cpp.
|
private |
BroadcastTextId.
Definition at line 52 of file OutdoorPvP.cpp.
|
private |
ZoneId.
Definition at line 51 of file OutdoorPvP.cpp.