#include <BattlegroundTemplateChat.h>
◆ getCancelCooldownSeconds()
| int BattlegroundTemplateChat::getCancelCooldownSeconds |
( |
| ) |
|
|
inline |
◆ getCountdownSeconds()
| float BattlegroundTemplateChat::getCountdownSeconds |
( |
| ) |
|
|
inline |
◆ getMatchmakingList()
◆ getMatchSize()
| int BattlegroundTemplateChat::getMatchSize |
( |
| ) |
|
|
inline |
◆ getProjectID()
| unsigned int BattlegroundTemplateChat::getProjectID |
( |
| ) |
|
|
inline |
◆ getTeamCount()
| int BattlegroundTemplateChat::getTeamCount |
( |
| ) |
|
|
inline |
◆ setCancelCooldownSeconds()
| void BattlegroundTemplateChat::setCancelCooldownSeconds |
( |
int | val | ) |
|
|
inline |
◆ setCountdownSeconds()
| void BattlegroundTemplateChat::setCountdownSeconds |
( |
float | val | ) |
|
|
inline |
◆ setMatchmakingList()
◆ setMatchSize()
| void BattlegroundTemplateChat::setMatchSize |
( |
int | val | ) |
|
|
inline |
◆ setProjectID()
| void BattlegroundTemplateChat::setProjectID |
( |
unsigned int | val | ) |
|
|
inline |
◆ setTeamCount()
| void BattlegroundTemplateChat::setTeamCount |
( |
int | val | ) |
|
|
inline |