AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "DBCStructure.h"
Public Attributes | |
uint32 | ID |
uint32 | flags1 |
int32 | creatureType |
uint32 | attackSpeed |
uint32 | modelID_A |
uint32 | modelID_H |
uint32 | stanceSpell [MAX_SHAPESHIFT_SPELLS] |
uint32 SpellShapeshiftFormEntry::attackSpeed |
Referenced by Player::InitDataForForm().
int32 SpellShapeshiftFormEntry::creatureType |
Referenced by Unit::GetCreatureType().
uint32 SpellShapeshiftFormEntry::flags1 |
Referenced by Spell::CheckCast(), SpellInfo::CheckShapeshift(), and Unit::IsInDisallowedMountForm().
uint32 SpellShapeshiftFormEntry::ID |
uint32 SpellShapeshiftFormEntry::modelID_A |
Referenced by Unit::GetModelForForm().
uint32 SpellShapeshiftFormEntry::modelID_H |
Referenced by Unit::GetModelForForm().
uint32 SpellShapeshiftFormEntry::stanceSpell[MAX_SHAPESHIFT_SPELLS] |
Referenced by AuraEffect::HandleAuraModShapeshift().