AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
SpellCooldown Struct Reference

#include "Player.h"

Public Attributes

uint32 end
 
uint16 category
 
uint32 itemid
 
uint32 maxduration
 
bool sendToSpectator: 1
 
bool needSendToClient: 1
 

Detailed Description

Member Data Documentation

◆ category

uint16 SpellCooldown::category

◆ end

uint32 SpellCooldown::end

◆ itemid

uint32 SpellCooldown::itemid

◆ maxduration

uint32 SpellCooldown::maxduration

◆ needSendToClient

bool SpellCooldown::needSendToClient

◆ sendToSpectator

bool SpellCooldown::sendToSpectator