#include <BattlegroundPolymorphList.h>
◆ getPolymorphCategory()
| std::string BattlegroundPolymorphList::getPolymorphCategory |
( |
| ) |
|
|
inline |
◆ getPolymorphList()
| Vector< unsigned int > BattlegroundPolymorphList::getPolymorphList |
( |
| ) |
|
|
inline |
◆ getPolymorphRole()
| std::string BattlegroundPolymorphList::getPolymorphRole |
( |
| ) |
|
|
inline |
◆ getRatingBadgeInfo()
| Vector< SharedPointer< RatingBadgeInfo > > * BattlegroundPolymorphList::getRatingBadgeInfo |
( |
| ) |
|
|
inline |
◆ setPolymorphCategory()
| void BattlegroundPolymorphList::setPolymorphCategory |
( |
std::string | val | ) |
|
|
inline |
◆ setPolymorphList()
| void BattlegroundPolymorphList::setPolymorphList |
( |
Vector< unsigned int > | val | ) |
|
|
inline |
◆ setPolymorphRole()
| void BattlegroundPolymorphList::setPolymorphRole |
( |
std::string | val | ) |
|
|
inline |
◆ setRatingBadgeInfo()
| void BattlegroundPolymorphList::setRatingBadgeInfo |
( |
Vector< SharedPointer< RatingBadgeInfo > > * | val | ) |
|
|
inline |