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

#include "ItemTemplate.h"

Public Attributes

int32 SpellId
 
uint32 SpellTrigger
 
int32 SpellCharges
 
float SpellPPMRate
 
int32 SpellCooldown
 
uint32 SpellCategory
 
int32 SpellCategoryCooldown
 

Detailed Description

Member Data Documentation

◆ SpellCategory

uint32 _Spell::SpellCategory

◆ SpellCategoryCooldown

int32 _Spell::SpellCategoryCooldown

◆ SpellCharges

◆ SpellCooldown

◆ SpellId

◆ SpellPPMRate

float _Spell::SpellPPMRate

◆ SpellTrigger