#include <AutobotConfig.h>
◆ getDisplayPath()
| bool AutobotConfig::getDisplayPath |
( |
| ) |
|
|
inline |
◆ getFindSideQuests()
| bool AutobotConfig::getFindSideQuests |
( |
| ) |
|
|
inline |
◆ getSilent()
| bool AutobotConfig::getSilent |
( |
| ) |
|
|
inline |
◆ getStayOnActiveQuest()
| bool AutobotConfig::getStayOnActiveQuest |
( |
| ) |
|
|
inline |
◆ getStopOnQuestComplete()
| bool AutobotConfig::getStopOnQuestComplete |
( |
| ) |
|
|
inline |
◆ setDisplayPath()
| void AutobotConfig::setDisplayPath |
( |
bool | val | ) |
|
|
inline |
◆ setFindSideQuests()
| void AutobotConfig::setFindSideQuests |
( |
bool | val | ) |
|
|
inline |
◆ setSilent()
| void AutobotConfig::setSilent |
( |
bool | val | ) |
|
|
inline |
◆ setStayOnActiveQuest()
| void AutobotConfig::setStayOnActiveQuest |
( |
bool | val | ) |
|
|
inline |
◆ setStopOnQuestComplete()
| void AutobotConfig::setStopOnQuestComplete |
( |
bool | val | ) |
|
|
inline |