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

#include <ObjectMgr.h>

Public Member Functions

 PetLevelInfo ()

Public Attributes

uint16 armor
uint16 health
uint16 mana
uint16 stats [MAX_STATS] = { }

Detailed Description

Definition at line 460 of file ObjectMgr.h.

Constructor & Destructor Documentation

◆ PetLevelInfo()

PetLevelInfo::PetLevelInfo ( )
inline

Definition at line 462 of file ObjectMgr.h.

References armor, health, mana, MAX_STATS, and stats.

Member Data Documentation

◆ armor

uint16 PetLevelInfo::armor

◆ health

◆ mana

◆ stats

uint16 PetLevelInfo::stats[MAX_STATS] = { }

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