AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
SpellShapeshiftFormEntry Struct Reference

#include "DBCStructure.h"

Public Attributes

uint32 ID
 
uint32 flags1
 
int32 creatureType
 
uint32 attackSpeed
 
uint32 modelID_A
 
uint32 modelID_H
 
uint32 stanceSpell [MAX_SHAPESHIFT_SPELLS]
 

Detailed Description

Member Data Documentation

◆ attackSpeed

uint32 SpellShapeshiftFormEntry::attackSpeed

Referenced by Player::InitDataForForm().

◆ creatureType

int32 SpellShapeshiftFormEntry::creatureType

Referenced by Unit::GetCreatureType().

◆ flags1

uint32 SpellShapeshiftFormEntry::flags1

◆ ID

uint32 SpellShapeshiftFormEntry::ID

◆ modelID_A

uint32 SpellShapeshiftFormEntry::modelID_A

Referenced by Unit::GetModelForForm().

◆ modelID_H

uint32 SpellShapeshiftFormEntry::modelID_H

Referenced by Unit::GetModelForForm().

◆ stanceSpell

uint32 SpellShapeshiftFormEntry::stanceSpell[MAX_SHAPESHIFT_SPELLS]