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

#include <DB2Structure.h>

Public Attributes

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

Detailed Description

Definition at line 3415 of file DB2Structure.h.

Member Data Documentation

◆ ChargeRecoveryTime

int32 SpellCategoryEntry::ChargeRecoveryTime

Definition at line 3422 of file DB2Structure.h.

◆ Flags

int8 SpellCategoryEntry::Flags

Definition at line 3419 of file DB2Structure.h.

◆ ID

uint32 SpellCategoryEntry::ID

Definition at line 3417 of file DB2Structure.h.

◆ MaxCharges

int8 SpellCategoryEntry::MaxCharges

Definition at line 3421 of file DB2Structure.h.

◆ Name

LocalizedString SpellCategoryEntry::Name

Definition at line 3418 of file DB2Structure.h.

◆ TypeMask

int32 SpellCategoryEntry::TypeMask

Definition at line 3423 of file DB2Structure.h.

◆ UsesPerWeek

uint8 SpellCategoryEntry::UsesPerWeek

Definition at line 3420 of file DB2Structure.h.


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