#include <GSConfig.h>
Inherited by GameSpyConfig.
Definition at line 38 of file GSConfig.h.
◆ ~GameSpyConfigInterface()
| virtual GameSpyConfigInterface::~GameSpyConfigInterface |
( |
| ) |
|
|
inlinevirtual |
◆ create()
◆ getLeftoverConfig()
| virtual AsciiString GameSpyConfigInterface::getLeftoverConfig |
( |
void | | ) |
|
|
pure virtual |
◆ getManglerLocation()
◆ getNumPingRepetitions()
| virtual Int GameSpyConfigInterface::getNumPingRepetitions |
( |
void | | ) |
|
|
pure virtual |
◆ getPingCutoffBad()
| virtual Int GameSpyConfigInterface::getPingCutoffBad |
( |
void | | ) |
|
|
pure virtual |
◆ getPingCutoffGood()
| virtual Int GameSpyConfigInterface::getPingCutoffGood |
( |
void | | ) |
|
|
pure virtual |
◆ getPingServers()
| virtual std::list< AsciiString > GameSpyConfigInterface::getPingServers |
( |
void | | ) |
|
|
pure virtual |
◆ getPingTimeoutInMs()
| virtual Int GameSpyConfigInterface::getPingTimeoutInMs |
( |
void | | ) |
|
|
pure virtual |
◆ getPointsForRank()
| virtual Int GameSpyConfigInterface::getPointsForRank |
( |
Int | rank | ) |
|
|
pure virtual |
◆ getQMBotID()
| virtual Int GameSpyConfigInterface::getQMBotID |
( |
void | | ) |
|
|
pure virtual |
◆ getQMChannel()
| virtual Int GameSpyConfigInterface::getQMChannel |
( |
void | | ) |
|
|
pure virtual |
◆ getQMMaps()
| virtual std::list< AsciiString > GameSpyConfigInterface::getQMMaps |
( |
void | | ) |
|
|
pure virtual |
◆ isPlayerVIP()
| virtual Bool GameSpyConfigInterface::isPlayerVIP |
( |
Int | id | ) |
|
|
pure virtual |
◆ restrictGamesToLobby()
| virtual Bool GameSpyConfigInterface::restrictGamesToLobby |
( |
| ) |
|
|
pure virtual |
◆ setQMChannel()
| virtual void GameSpyConfigInterface::setQMChannel |
( |
Int | channel | ) |
|
|
pure virtual |
The documentation for this class was generated from the following files:
- Code/GameEngine/Include/GameNetwork/GameSpy/GSConfig.h
- Code/GameEngine/Source/GameNetwork/GameSpy/GSConfig.cpp