Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
CreatureFamilyEntry Struct Reference

#include <DBCStructure.h>

Public Attributes

uint32 ID
float maxScale
uint32 maxScaleLevel
float minScale
uint32 minScaleLevel
char * Name
uint32 petFoodMask
int32 petTalentType
uint32 skillLine [2]

Detailed Description

Definition at line 952 of file DBCStructure.h.

Member Data Documentation

◆ ID

uint32 CreatureFamilyEntry::ID

Definition at line 954 of file DBCStructure.h.

Referenced by Pet::LearnPetPassives(), and SpellMgr::LoadPetLevelupSpellMap().

◆ maxScale

float CreatureFamilyEntry::maxScale

Definition at line 957 of file DBCStructure.h.

Referenced by Guardian::InitStatsForLevel().

◆ maxScaleLevel

uint32 CreatureFamilyEntry::maxScaleLevel

Definition at line 958 of file DBCStructure.h.

Referenced by Guardian::InitStatsForLevel().

◆ minScale

float CreatureFamilyEntry::minScale

Definition at line 955 of file DBCStructure.h.

Referenced by Guardian::InitStatsForLevel().

◆ minScaleLevel

uint32 CreatureFamilyEntry::minScaleLevel

Definition at line 956 of file DBCStructure.h.

Referenced by Guardian::InitStatsForLevel().

◆ Name

char* CreatureFamilyEntry::Name

Definition at line 963 of file DBCStructure.h.

Referenced by GetPetName().

◆ petFoodMask

uint32 CreatureFamilyEntry::petFoodMask

Definition at line 960 of file DBCStructure.h.

Referenced by Pet::HaveInDiet().

◆ petTalentType

int32 CreatureFamilyEntry::petTalentType

Definition at line 961 of file DBCStructure.h.

Referenced by Player::BuildPetTalentsInfoData().

◆ skillLine

uint32 CreatureFamilyEntry::skillLine[2]

Definition at line 959 of file DBCStructure.h.

Referenced by TransportMgr::LoadDBCStores, and SpellMgr::LoadPetLevelupSpellMap().


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