|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <ObjectMgr.h>
Public Member Functions | |
| PetLevelInfo () | |
Public Attributes | |
| uint16 | armor |
| uint16 | health |
| uint16 | mana |
| uint16 | stats [MAX_STATS] = { } |
Definition at line 460 of file ObjectMgr.h.
|
inline |
| uint16 PetLevelInfo::armor |
Definition at line 467 of file ObjectMgr.h.
Referenced by Guardian::InitStatsForLevel(), ObjectMgr::LoadPetLevelInfo(), and PetLevelInfo().
| uint16 PetLevelInfo::health |
Definition at line 465 of file ObjectMgr.h.
Referenced by spell_warl_pet_scaling_01::spell_warl_pet_scaling_01_AuraScript::ApplyEffect(), Guardian::InitStatsForLevel(), ObjectMgr::LoadPetLevelInfo(), PetLevelInfo(), and spell_warl_pet_scaling_01::spell_warl_pet_scaling_01_AuraScript::RemoveEffect().
| uint16 PetLevelInfo::mana |
Definition at line 466 of file ObjectMgr.h.
Referenced by spell_warl_pet_scaling_02::spell_warl_pet_scaling_02_AuraScript::ApplyEffect(), Guardian::InitStatsForLevel(), ObjectMgr::LoadPetLevelInfo(), PetLevelInfo(), and spell_warl_pet_scaling_02::spell_warl_pet_scaling_02_AuraScript::RemoveEffect().
Definition at line 464 of file ObjectMgr.h.
Referenced by Guardian::InitStatsForLevel(), ObjectMgr::LoadPetLevelInfo(), and PetLevelInfo().