AzerothCore 3.3.5a
OpenSource WoW Emulator
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

Member Data Documentation

◆ ID

uint32 CreatureFamilyEntry::ID

◆ maxScale

float CreatureFamilyEntry::maxScale

◆ maxScaleLevel

uint32 CreatureFamilyEntry::maxScaleLevel

◆ minScale

float CreatureFamilyEntry::minScale

◆ minScaleLevel

uint32 CreatureFamilyEntry::minScaleLevel

◆ Name

char const* CreatureFamilyEntry::Name[16]

Referenced by GetPetName().

◆ petFoodMask

uint32 CreatureFamilyEntry::petFoodMask

Referenced by Pet::HaveInDiet().

◆ petTalentType

◆ skillLine

uint32 CreatureFamilyEntry::skillLine[2]