TrinityCore
|
#include <DBCStructure.h>
Public Attributes | |
uint32 | ID |
float | MinScale |
uint32 | MinScaleLevel |
float | MaxScale |
uint32 | MaxScaleLevel |
uint32 | SkillLine [2] |
uint32 | PetFoodMask |
uint32 | PetTalentType |
char * | Name_lang |
uint32 CreatureFamilyEntry::ID |
float CreatureFamilyEntry::MaxScale |
uint32 CreatureFamilyEntry::MaxScaleLevel |
float CreatureFamilyEntry::MinScale |
uint32 CreatureFamilyEntry::MinScaleLevel |
char* CreatureFamilyEntry::Name_lang |
uint32 CreatureFamilyEntry::PetFoodMask |
uint32 CreatureFamilyEntry::PetTalentType |
uint32 CreatureFamilyEntry::SkillLine[2] |