TrinityCore
Loading...
Searching...
No Matches
CreatureFamilyEntry Struct Reference

#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]
 

Detailed Description

Definition at line 475 of file DBCStructure.h.

Member Data Documentation

◆ ID

uint32 CreatureFamilyEntry::ID

Definition at line 477 of file DBCStructure.h.

◆ MaxScale

float CreatureFamilyEntry::MaxScale

Definition at line 480 of file DBCStructure.h.

◆ MaxScaleLevel

uint32 CreatureFamilyEntry::MaxScaleLevel

Definition at line 481 of file DBCStructure.h.

◆ MinScale

float CreatureFamilyEntry::MinScale

Definition at line 478 of file DBCStructure.h.

◆ MinScaleLevel

uint32 CreatureFamilyEntry::MinScaleLevel

Definition at line 479 of file DBCStructure.h.

◆ Name

char const* CreatureFamilyEntry::Name[16]

Definition at line 486 of file DBCStructure.h.

◆ PetFoodMask

uint32 CreatureFamilyEntry::PetFoodMask

Definition at line 483 of file DBCStructure.h.

◆ PetTalentType

int32 CreatureFamilyEntry::PetTalentType

Definition at line 484 of file DBCStructure.h.

◆ SkillLine

uint32 CreatureFamilyEntry::SkillLine[2]

Definition at line 482 of file DBCStructure.h.


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