TrinityCore
SpellCategoryEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
LocalizedString Name
 
int32 Flags
 
uint8 UsesPerWeek
 
int8 MaxCharges
 
int32 ChargeRecoveryTime
 
int32 TypeMask
 

Detailed Description

Definition at line 3534 of file DB2Structure.h.

Member Data Documentation

◆ ChargeRecoveryTime

int32 SpellCategoryEntry::ChargeRecoveryTime

Definition at line 3541 of file DB2Structure.h.

◆ Flags

int32 SpellCategoryEntry::Flags

Definition at line 3538 of file DB2Structure.h.

◆ ID

uint32 SpellCategoryEntry::ID

Definition at line 3536 of file DB2Structure.h.

◆ MaxCharges

int8 SpellCategoryEntry::MaxCharges

Definition at line 3540 of file DB2Structure.h.

◆ Name

LocalizedString SpellCategoryEntry::Name

Definition at line 3537 of file DB2Structure.h.

◆ TypeMask

int32 SpellCategoryEntry::TypeMask

Definition at line 3542 of file DB2Structure.h.

◆ UsesPerWeek

uint8 SpellCategoryEntry::UsesPerWeek

Definition at line 3539 of file DB2Structure.h.


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