![]() |
TrinityCore
|
#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] |
Definition at line 475 of file DBCStructure.h.
| uint32 CreatureFamilyEntry::ID |
Definition at line 477 of file DBCStructure.h.
| float CreatureFamilyEntry::MaxScale |
Definition at line 480 of file DBCStructure.h.
| uint32 CreatureFamilyEntry::MaxScaleLevel |
Definition at line 481 of file DBCStructure.h.
| float CreatureFamilyEntry::MinScale |
Definition at line 478 of file DBCStructure.h.
| uint32 CreatureFamilyEntry::MinScaleLevel |
Definition at line 479 of file DBCStructure.h.
| char const* CreatureFamilyEntry::Name[16] |
Definition at line 486 of file DBCStructure.h.
| uint32 CreatureFamilyEntry::PetFoodMask |
Definition at line 483 of file DBCStructure.h.
| int32 CreatureFamilyEntry::PetTalentType |
Definition at line 484 of file DBCStructure.h.
| uint32 CreatureFamilyEntry::SkillLine[2] |
Definition at line 482 of file DBCStructure.h.