#include <interface_game_settings_provider.h>
◆ ~IGameSettingsProvider()
| virtual IGameSettingsProvider::~IGameSettingsProvider |
( |
| ) |
|
|
virtualdefault |
◆ getCreateGameAsSpectator()
| virtual bool IGameSettingsProvider::getCreateGameAsSpectator |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ getDefaultStartingLifeTotal()
| virtual int IGameSettingsProvider::getDefaultStartingLifeTotal |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ getGameDescription()
| virtual QString IGameSettingsProvider::getGameDescription |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ getGameTypes()
| virtual QString IGameSettingsProvider::getGameTypes |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ getLocalGameMaxPlayers()
| virtual int IGameSettingsProvider::getLocalGameMaxPlayers |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ getLocalGameRememberSettings()
| virtual bool IGameSettingsProvider::getLocalGameRememberSettings |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ getLocalGameStartingLifeTotal()
| virtual int IGameSettingsProvider::getLocalGameStartingLifeTotal |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ getMaxPlayers()
| virtual int IGameSettingsProvider::getMaxPlayers |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ getOnlyBuddies()
| virtual bool IGameSettingsProvider::getOnlyBuddies |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ getOnlyRegistered()
| virtual bool IGameSettingsProvider::getOnlyRegistered |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ getRememberGameSettings()
| virtual bool IGameSettingsProvider::getRememberGameSettings |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ getShareDecklistsOnLoad()
| virtual bool IGameSettingsProvider::getShareDecklistsOnLoad |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ getSpectatorsAllowed()
| virtual bool IGameSettingsProvider::getSpectatorsAllowed |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ getSpectatorsCanSeeEverything()
| virtual bool IGameSettingsProvider::getSpectatorsCanSeeEverything |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ getSpectatorsCanTalk()
| virtual bool IGameSettingsProvider::getSpectatorsCanTalk |
( |
| ) |
const |
|
nodiscardpure virtual |
◆ getSpectatorsNeedPassword()
| virtual bool IGameSettingsProvider::getSpectatorsNeedPassword |
( |
| ) |
const |
|
nodiscardpure virtual |
The documentation for this class was generated from the following file: