TrinityCore
SpellShapeshiftEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
int32 SpellID
 
int8 StanceBarOrder
 
std::array< int32, 2 > ShapeshiftExclude
 
std::array< int32, 2 > ShapeshiftMask
 

Detailed Description

Definition at line 3829 of file DB2Structure.h.

Member Data Documentation

◆ ID

uint32 SpellShapeshiftEntry::ID

Definition at line 3831 of file DB2Structure.h.

◆ ShapeshiftExclude

std::array<int32, 2> SpellShapeshiftEntry::ShapeshiftExclude

Definition at line 3834 of file DB2Structure.h.

◆ ShapeshiftMask

std::array<int32, 2> SpellShapeshiftEntry::ShapeshiftMask

Definition at line 3835 of file DB2Structure.h.

◆ SpellID

int32 SpellShapeshiftEntry::SpellID

Definition at line 3832 of file DB2Structure.h.

◆ StanceBarOrder

int8 SpellShapeshiftEntry::StanceBarOrder

Definition at line 3833 of file DB2Structure.h.


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