TrinityCore
SpellCategoriesEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
uint8 DifficultyID
 
int16 Category
 
int8 DefenseType
 
int8 DispelType
 
int8 Mechanic
 
int8 PreventionType
 
int16 StartRecoveryCategory
 
int16 ChargeCategory
 
uint32 SpellID
 

Detailed Description

Definition at line 3520 of file DB2Structure.h.

Member Data Documentation

◆ Category

int16 SpellCategoriesEntry::Category

Definition at line 3524 of file DB2Structure.h.

◆ ChargeCategory

int16 SpellCategoriesEntry::ChargeCategory

Definition at line 3530 of file DB2Structure.h.

◆ DefenseType

int8 SpellCategoriesEntry::DefenseType

Definition at line 3525 of file DB2Structure.h.

◆ DifficultyID

uint8 SpellCategoriesEntry::DifficultyID

Definition at line 3523 of file DB2Structure.h.

◆ DispelType

int8 SpellCategoriesEntry::DispelType

Definition at line 3526 of file DB2Structure.h.

◆ ID

uint32 SpellCategoriesEntry::ID

Definition at line 3522 of file DB2Structure.h.

◆ Mechanic

int8 SpellCategoriesEntry::Mechanic

Definition at line 3527 of file DB2Structure.h.

◆ PreventionType

int8 SpellCategoriesEntry::PreventionType

Definition at line 3528 of file DB2Structure.h.

◆ SpellID

uint32 SpellCategoriesEntry::SpellID

Definition at line 3531 of file DB2Structure.h.

◆ StartRecoveryCategory

int16 SpellCategoriesEntry::StartRecoveryCategory

Definition at line 3529 of file DB2Structure.h.


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