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

#include <DB2Structure.h>

Public Attributes

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

Detailed Description

Definition at line 3196 of file DB2Structure.h.

Member Data Documentation

◆ Flags

int32 OverrideSpellDataEntry::Flags

Definition at line 3201 of file DB2Structure.h.

◆ ID

uint32 OverrideSpellDataEntry::ID

Definition at line 3198 of file DB2Structure.h.

◆ PlayerActionBarFileDataID

int32 OverrideSpellDataEntry::PlayerActionBarFileDataID

Definition at line 3200 of file DB2Structure.h.

◆ Spells

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

Definition at line 3199 of file DB2Structure.h.


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