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 3611 of file DB2Structure.h.

Member Data Documentation

◆ ChargeRecoveryTime

int32 SpellCategoryEntry::ChargeRecoveryTime

Definition at line 3618 of file DB2Structure.h.

◆ Flags

int32 SpellCategoryEntry::Flags

Definition at line 3615 of file DB2Structure.h.

◆ ID

uint32 SpellCategoryEntry::ID

Definition at line 3613 of file DB2Structure.h.

◆ MaxCharges

int8 SpellCategoryEntry::MaxCharges

Definition at line 3617 of file DB2Structure.h.

◆ Name

LocalizedString SpellCategoryEntry::Name

Definition at line 3614 of file DB2Structure.h.

◆ TypeMask

int32 SpellCategoryEntry::TypeMask

Definition at line 3619 of file DB2Structure.h.

◆ UsesPerWeek

uint8 SpellCategoryEntry::UsesPerWeek

Definition at line 3616 of file DB2Structure.h.


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