TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Query::ItemSpellData Struct Reference

#include <QueryPackets.h>

Public Attributes

int32 SpellId = -1
 
uint32 SpellTrigger = 0
 
int32 SpellCharges = 0
 
int32 SpellCooldown = -1
 
uint32 SpellCategory = 0
 
int32 SpellCategoryCooldown = -1
 

Detailed Description

Definition at line 209 of file QueryPackets.h.

Member Data Documentation

◆ SpellCategory

uint32 WorldPackets::Query::ItemSpellData::SpellCategory = 0

Definition at line 215 of file QueryPackets.h.

◆ SpellCategoryCooldown

int32 WorldPackets::Query::ItemSpellData::SpellCategoryCooldown = -1

Definition at line 216 of file QueryPackets.h.

◆ SpellCharges

int32 WorldPackets::Query::ItemSpellData::SpellCharges = 0

Definition at line 213 of file QueryPackets.h.

◆ SpellCooldown

int32 WorldPackets::Query::ItemSpellData::SpellCooldown = -1

Definition at line 214 of file QueryPackets.h.

◆ SpellId

int32 WorldPackets::Query::ItemSpellData::SpellId = -1

Definition at line 211 of file QueryPackets.h.

◆ SpellTrigger

uint32 WorldPackets::Query::ItemSpellData::SpellTrigger = 0

Definition at line 212 of file QueryPackets.h.


The documentation for this struct was generated from the following file: