#include <BattlegroundPlayerStats.h>
◆ getAutoCaps()
| int BattlegroundPlayerStats::getAutoCaps |
( |
| ) |
|
|
inline |
◆ getCombatCaps()
| int BattlegroundPlayerStats::getCombatCaps |
( |
| ) |
|
|
inline |
◆ getDeaths()
| int BattlegroundPlayerStats::getDeaths |
( |
| ) |
|
|
inline |
◆ getMobKills()
| int BattlegroundPlayerStats::getMobKills |
( |
| ) |
|
|
inline |
◆ getPackedName()
| std::string BattlegroundPlayerStats::getPackedName |
( |
| ) |
|
|
inline |
◆ getPlayerID()
| gid BattlegroundPlayerStats::getPlayerID |
( |
| ) |
|
|
inline |
◆ getPlayerKills()
| int BattlegroundPlayerStats::getPlayerKills |
( |
| ) |
|
|
inline |
◆ getPolymorphID()
| unsigned int BattlegroundPlayerStats::getPolymorphID |
( |
| ) |
|
|
inline |
◆ getRating()
| int BattlegroundPlayerStats::getRating |
( |
| ) |
|
|
inline |
◆ getStatus()
| BattlegroundPlayerStats__PlayerStatusEnum BattlegroundPlayerStats::getStatus |
( |
| ) |
|
|
inline |
◆ getTeam()
| BattlegroundPlayerStats__PlayerTeamEnum BattlegroundPlayerStats::getTeam |
( |
| ) |
|
|
inline |
◆ setAutoCaps()
| void BattlegroundPlayerStats::setAutoCaps |
( |
int | val | ) |
|
|
inline |
◆ setCombatCaps()
| void BattlegroundPlayerStats::setCombatCaps |
( |
int | val | ) |
|
|
inline |
◆ setDeaths()
| void BattlegroundPlayerStats::setDeaths |
( |
int | val | ) |
|
|
inline |
◆ setMobKills()
| void BattlegroundPlayerStats::setMobKills |
( |
int | val | ) |
|
|
inline |
◆ setPackedName()
| void BattlegroundPlayerStats::setPackedName |
( |
std::string | val | ) |
|
|
inline |
◆ setPlayerID()
| void BattlegroundPlayerStats::setPlayerID |
( |
gid | val | ) |
|
|
inline |
◆ setPlayerKills()
| void BattlegroundPlayerStats::setPlayerKills |
( |
int | val | ) |
|
|
inline |
◆ setPolymorphID()
| void BattlegroundPlayerStats::setPolymorphID |
( |
unsigned int | val | ) |
|
|
inline |
◆ setRating()
| void BattlegroundPlayerStats::setRating |
( |
int | val | ) |
|
|
inline |
◆ setStatus()
| void BattlegroundPlayerStats::setStatus |
( |
BattlegroundPlayerStats__PlayerStatusEnum | val | ) |
|
|
inline |
◆ setTeam()
| void BattlegroundPlayerStats::setTeam |
( |
BattlegroundPlayerStats__PlayerTeamEnum | val | ) |
|
|
inline |