![]() |
TrinityCore
|
#include <QueryPackets.h>
Public Attributes | |
| int32 | SpellId = -1 |
| uint32 | SpellTrigger = 0 |
| int32 | SpellCharges = 0 |
| int32 | SpellCooldown = -1 |
| uint32 | SpellCategory = 0 |
| int32 | SpellCategoryCooldown = -1 |
Definition at line 209 of file QueryPackets.h.
| uint32 WorldPackets::Query::ItemSpellData::SpellCategory = 0 |
Definition at line 215 of file QueryPackets.h.
| int32 WorldPackets::Query::ItemSpellData::SpellCategoryCooldown = -1 |
Definition at line 216 of file QueryPackets.h.
| int32 WorldPackets::Query::ItemSpellData::SpellCharges = 0 |
Definition at line 213 of file QueryPackets.h.
| int32 WorldPackets::Query::ItemSpellData::SpellCooldown = -1 |
Definition at line 214 of file QueryPackets.h.
| int32 WorldPackets::Query::ItemSpellData::SpellId = -1 |
Definition at line 211 of file QueryPackets.h.
| uint32 WorldPackets::Query::ItemSpellData::SpellTrigger = 0 |
Definition at line 212 of file QueryPackets.h.