![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Player.h"
Public Attributes | |
| uint32 | end |
| uint16 | category |
| uint32 | itemid |
| uint32 | maxduration |
| bool | sendToSpectator: 1 |
| bool | needSendToClient: 1 |
| uint16 SpellCooldown::category |
Referenced by Player::_AddSpellCooldown().
| uint32 SpellCooldown::end |
Referenced by Player::_AddSpellCooldown().
| uint32 SpellCooldown::itemid |
Referenced by Player::_AddSpellCooldown().
| uint32 SpellCooldown::maxduration |
Referenced by Player::_AddSpellCooldown().
| bool SpellCooldown::needSendToClient |
Referenced by Player::_AddSpellCooldown().
| bool SpellCooldown::sendToSpectator |
Referenced by Player::_AddSpellCooldown().