TrinityCore
SpellTotemsEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
int32 SpellID
 
std::array< uint16, MAX_SPELL_TOTEMSRequiredTotemCategoryID
 
std::array< int32, MAX_SPELL_TOTEMSTotem
 

Detailed Description

Definition at line 3872 of file DB2Structure.h.

Member Data Documentation

◆ ID

uint32 SpellTotemsEntry::ID

Definition at line 3874 of file DB2Structure.h.

◆ RequiredTotemCategoryID

std::array<uint16, MAX_SPELL_TOTEMS> SpellTotemsEntry::RequiredTotemCategoryID

Definition at line 3876 of file DB2Structure.h.

◆ SpellID

int32 SpellTotemsEntry::SpellID

Definition at line 3875 of file DB2Structure.h.

◆ Totem

std::array<int32, MAX_SPELL_TOTEMS> SpellTotemsEntry::Totem

Definition at line 3877 of file DB2Structure.h.


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