TrinityCore
Loading...
Searching...
No Matches
ItemEffect Struct Reference

#include <ItemTemplate.h>

Public Attributes

int32 SpellID = 0
 
uint32 TriggerType = 0
 
int32 Charges = 0
 
float SpellPPMRate = 0.0f
 
int32 CoolDownMSec = -1
 
uint32 SpellCategoryID = 0
 
int32 CategoryCoolDownMSec = -1
 

Detailed Description

Definition at line 578 of file ItemTemplate.h.

Member Data Documentation

◆ CategoryCoolDownMSec

int32 ItemEffect::CategoryCoolDownMSec = -1

Definition at line 586 of file ItemTemplate.h.

◆ Charges

int32 ItemEffect::Charges = 0

Definition at line 582 of file ItemTemplate.h.

◆ CoolDownMSec

int32 ItemEffect::CoolDownMSec = -1

Definition at line 584 of file ItemTemplate.h.

◆ SpellCategoryID

uint32 ItemEffect::SpellCategoryID = 0

Definition at line 585 of file ItemTemplate.h.

◆ SpellID

int32 ItemEffect::SpellID = 0

Definition at line 580 of file ItemTemplate.h.

◆ SpellPPMRate

float ItemEffect::SpellPPMRate = 0.0f

Definition at line 583 of file ItemTemplate.h.

◆ TriggerType

uint32 ItemEffect::TriggerType = 0

Definition at line 581 of file ItemTemplate.h.


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