TrinityCore
OverrideSpellDataEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
std::array< int32, MAX_OVERRIDE_SPELLSpells
 
int32 PlayerActionBarFileDataID
 
uint8 Flags
 

Detailed Description

Definition at line 2953 of file DB2Structure.h.

Member Data Documentation

◆ Flags

uint8 OverrideSpellDataEntry::Flags

Definition at line 2958 of file DB2Structure.h.

◆ ID

uint32 OverrideSpellDataEntry::ID

Definition at line 2955 of file DB2Structure.h.

◆ PlayerActionBarFileDataID

int32 OverrideSpellDataEntry::PlayerActionBarFileDataID

Definition at line 2957 of file DB2Structure.h.

◆ Spells

std::array<int32, MAX_OVERRIDE_SPELL> OverrideSpellDataEntry::Spells

Definition at line 2956 of file DB2Structure.h.


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