TrinityCore
SpellShapeshiftFormEntry Struct Reference

#include <DB2Structure.h>

Public Member Functions

EnumFlag< SpellShapeshiftFormFlagsGetFlags () const
 

Public Attributes

uint32 ID
 
LocalizedString Name
 
uint32 CreatureDisplayID
 
int8 CreatureType
 
int32 Flags
 
int32 AttackIconFileID
 
int8 BonusActionBar
 
int16 CombatRoundTime
 
float DamageVariance
 
uint16 MountTypeID
 
std::array< uint32, MAX_SHAPESHIFT_SPELLSPresetSpellID
 

Detailed Description

Definition at line 3840 of file DB2Structure.h.

Member Function Documentation

◆ GetFlags()

EnumFlag< SpellShapeshiftFormFlags > SpellShapeshiftFormEntry::GetFlags ( ) const
inline

Definition at line 3854 of file DB2Structure.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ AttackIconFileID

int32 SpellShapeshiftFormEntry::AttackIconFileID

Definition at line 3847 of file DB2Structure.h.

◆ BonusActionBar

int8 SpellShapeshiftFormEntry::BonusActionBar

Definition at line 3848 of file DB2Structure.h.

◆ CombatRoundTime

int16 SpellShapeshiftFormEntry::CombatRoundTime

Definition at line 3849 of file DB2Structure.h.

◆ CreatureDisplayID

uint32 SpellShapeshiftFormEntry::CreatureDisplayID

Definition at line 3844 of file DB2Structure.h.

◆ CreatureType

int8 SpellShapeshiftFormEntry::CreatureType

Definition at line 3845 of file DB2Structure.h.

◆ DamageVariance

float SpellShapeshiftFormEntry::DamageVariance

Definition at line 3850 of file DB2Structure.h.

◆ Flags

int32 SpellShapeshiftFormEntry::Flags

Definition at line 3846 of file DB2Structure.h.

◆ ID

uint32 SpellShapeshiftFormEntry::ID

Definition at line 3842 of file DB2Structure.h.

◆ MountTypeID

uint16 SpellShapeshiftFormEntry::MountTypeID

Definition at line 3851 of file DB2Structure.h.

◆ Name

LocalizedString SpellShapeshiftFormEntry::Name

Definition at line 3843 of file DB2Structure.h.

◆ PresetSpellID

std::array<uint32, MAX_SHAPESHIFT_SPELLS> SpellShapeshiftFormEntry::PresetSpellID

Definition at line 3852 of file DB2Structure.h.


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