![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "DBCStructure.h"
Public Attributes | |
| uint32 | ID |
| float | minScale |
| uint32 | minScaleLevel |
| float | maxScale |
| uint32 | maxScaleLevel |
| uint32 | skillLine [2] |
| uint32 | petFoodMask |
| int32 | petTalentType |
| char const * | Name [16] |
| uint32 CreatureFamilyEntry::ID |
Referenced by Pet::LearnPetPassives(), and SpellMgr::LoadPetLevelupSpellMap().
| float CreatureFamilyEntry::maxScale |
Referenced by Pet::GetNativeObjectScale().
| uint32 CreatureFamilyEntry::maxScaleLevel |
Referenced by Pet::GetNativeObjectScale().
| float CreatureFamilyEntry::minScale |
Referenced by Pet::GetNativeObjectScale().
| uint32 CreatureFamilyEntry::minScaleLevel |
Referenced by Pet::GetNativeObjectScale().
| char const* CreatureFamilyEntry::Name[16] |
Referenced by GetPetName().
| uint32 CreatureFamilyEntry::petFoodMask |
Referenced by Pet::HaveInDiet().
| int32 CreatureFamilyEntry::petTalentType |
| uint32 CreatureFamilyEntry::skillLine[2] |
Referenced by SpellMgr::LoadPetLevelupSpellMap().