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

#include <DB2Structure.h>

Public Member Functions

EnumFlag< SpellCategoryFlagsGetFlags () const
 

Public Attributes

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

Detailed Description

Definition at line 3862 of file DB2Structure.h.

Member Function Documentation

◆ GetFlags()

EnumFlag< SpellCategoryFlags > SpellCategoryEntry::GetFlags ( ) const
inline

Definition at line 3872 of file DB2Structure.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ ChargeRecoveryTime

int32 SpellCategoryEntry::ChargeRecoveryTime

Definition at line 3869 of file DB2Structure.h.

◆ Flags

int32 SpellCategoryEntry::Flags

Definition at line 3866 of file DB2Structure.h.

◆ ID

uint32 SpellCategoryEntry::ID

Definition at line 3864 of file DB2Structure.h.

◆ MaxCharges

int32 SpellCategoryEntry::MaxCharges

Definition at line 3868 of file DB2Structure.h.

◆ Name

LocalizedString SpellCategoryEntry::Name

Definition at line 3865 of file DB2Structure.h.

◆ TypeMask

int32 SpellCategoryEntry::TypeMask

Definition at line 3870 of file DB2Structure.h.

◆ UsesPerWeek

int32 SpellCategoryEntry::UsesPerWeek

Definition at line 3867 of file DB2Structure.h.


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