#include <MatchActorResult.h>
◆ getArenaPoints()
| int MatchActorResult::getArenaPoints |
( |
| ) |
|
|
inline |
◆ getGameResult()
| unsigned char MatchActorResult::getGameResult |
( |
| ) |
|
|
inline |
◆ getGold()
| int MatchActorResult::getGold |
( |
| ) |
|
|
inline |
◆ getPActor()
| SharedPointer< MatchActor > * MatchActorResult::getPActor |
( |
| ) |
|
|
inline |
◆ getPlace()
| int MatchActorResult::getPlace |
( |
| ) |
|
|
inline |
◆ getPvpCurrency()
| int MatchActorResult::getPvpCurrency |
( |
| ) |
|
|
inline |
◆ getPvpTourneyCurrency()
| int MatchActorResult::getPvpTourneyCurrency |
( |
| ) |
|
|
inline |
◆ getRatingGained()
| int MatchActorResult::getRatingGained |
( |
| ) |
|
|
inline |
◆ setArenaPoints()
| void MatchActorResult::setArenaPoints |
( |
int | val | ) |
|
|
inline |
◆ setGameResult()
| void MatchActorResult::setGameResult |
( |
unsigned char | val | ) |
|
|
inline |
◆ setGold()
| void MatchActorResult::setGold |
( |
int | val | ) |
|
|
inline |
◆ setPActor()
| void MatchActorResult::setPActor |
( |
SharedPointer< MatchActor > * | val | ) |
|
|
inline |
◆ setPlace()
| void MatchActorResult::setPlace |
( |
int | val | ) |
|
|
inline |
◆ setPvpCurrency()
| void MatchActorResult::setPvpCurrency |
( |
int | val | ) |
|
|
inline |
◆ setPvpTourneyCurrency()
| void MatchActorResult::setPvpTourneyCurrency |
( |
int | val | ) |
|
|
inline |
◆ setRatingGained()
| void MatchActorResult::setRatingGained |
( |
int | val | ) |
|
|
inline |