#include <PvPMatchJoinQueueRequirements.h>
◆ getFriendsOnly()
| bool PvPMatchJoinQueueRequirements::getFriendsOnly |
( |
| ) |
|
|
inline |
◆ getMaxEloRank()
| int PvPMatchJoinQueueRequirements::getMaxEloRank |
( |
| ) |
|
|
inline |
◆ getMaxEloRating()
| int PvPMatchJoinQueueRequirements::getMaxEloRating |
( |
| ) |
|
|
inline |
◆ getMaxLevel()
| int PvPMatchJoinQueueRequirements::getMaxLevel |
( |
| ) |
|
|
inline |
◆ getMaxMatchesPlayed()
| int PvPMatchJoinQueueRequirements::getMaxMatchesPlayed |
( |
| ) |
|
|
inline |
◆ getMembersOnly()
| bool PvPMatchJoinQueueRequirements::getMembersOnly |
( |
| ) |
|
|
inline |
◆ getMinEloRank()
| int PvPMatchJoinQueueRequirements::getMinEloRank |
( |
| ) |
|
|
inline |
◆ getMinEloRating()
| int PvPMatchJoinQueueRequirements::getMinEloRating |
( |
| ) |
|
|
inline |
◆ getMinLevel()
| int PvPMatchJoinQueueRequirements::getMinLevel |
( |
| ) |
|
|
inline |
◆ getMinMatchesPlayed()
| int PvPMatchJoinQueueRequirements::getMinMatchesPlayed |
( |
| ) |
|
|
inline |
◆ getRequiredBadge()
| std::string PvPMatchJoinQueueRequirements::getRequiredBadge |
( |
| ) |
|
|
inline |
◆ setFriendsOnly()
| void PvPMatchJoinQueueRequirements::setFriendsOnly |
( |
bool | val | ) |
|
|
inline |
◆ setMaxEloRank()
| void PvPMatchJoinQueueRequirements::setMaxEloRank |
( |
int | val | ) |
|
|
inline |
◆ setMaxEloRating()
| void PvPMatchJoinQueueRequirements::setMaxEloRating |
( |
int | val | ) |
|
|
inline |
◆ setMaxLevel()
| void PvPMatchJoinQueueRequirements::setMaxLevel |
( |
int | val | ) |
|
|
inline |
◆ setMaxMatchesPlayed()
| void PvPMatchJoinQueueRequirements::setMaxMatchesPlayed |
( |
int | val | ) |
|
|
inline |
◆ setMembersOnly()
| void PvPMatchJoinQueueRequirements::setMembersOnly |
( |
bool | val | ) |
|
|
inline |
◆ setMinEloRank()
| void PvPMatchJoinQueueRequirements::setMinEloRank |
( |
int | val | ) |
|
|
inline |
◆ setMinEloRating()
| void PvPMatchJoinQueueRequirements::setMinEloRating |
( |
int | val | ) |
|
|
inline |
◆ setMinLevel()
| void PvPMatchJoinQueueRequirements::setMinLevel |
( |
int | val | ) |
|
|
inline |
◆ setMinMatchesPlayed()
| void PvPMatchJoinQueueRequirements::setMinMatchesPlayed |
( |
int | val | ) |
|
|
inline |
◆ setRequiredBadge()
| void PvPMatchJoinQueueRequirements::setRequiredBadge |
( |
std::string | val | ) |
|
|
inline |