#include <DailyQuestReward.h>
◆ getAnniversaryLootTable()
| std::string DailyQuestReward::getAnniversaryLootTable |
( |
| ) |
|
|
inline |
◆ getChristmasLootTable()
| std::string DailyQuestReward::getChristmasLootTable |
( |
| ) |
|
|
inline |
◆ getDoubleLootTable()
| std::string DailyQuestReward::getDoubleLootTable |
( |
| ) |
|
|
inline |
◆ getHalloweenLootTable()
| std::string DailyQuestReward::getHalloweenLootTable |
( |
| ) |
|
|
inline |
◆ getLootTable()
| std::string DailyQuestReward::getLootTable |
( |
| ) |
|
|
inline |
◆ getQuantity()
| int DailyQuestReward::getQuantity |
( |
| ) |
|
|
inline |
◆ getRewardType()
| DailyQuestReward__RewardTypes DailyQuestReward::getRewardType |
( |
| ) |
|
|
inline |
◆ setAnniversaryLootTable()
| void DailyQuestReward::setAnniversaryLootTable |
( |
std::string | val | ) |
|
|
inline |
◆ setChristmasLootTable()
| void DailyQuestReward::setChristmasLootTable |
( |
std::string | val | ) |
|
|
inline |
◆ setDoubleLootTable()
| void DailyQuestReward::setDoubleLootTable |
( |
std::string | val | ) |
|
|
inline |
◆ setHalloweenLootTable()
| void DailyQuestReward::setHalloweenLootTable |
( |
std::string | val | ) |
|
|
inline |
◆ setLootTable()
| void DailyQuestReward::setLootTable |
( |
std::string | val | ) |
|
|
inline |
◆ setQuantity()
| void DailyQuestReward::setQuantity |
( |
int | val | ) |
|
|
inline |
◆ setRewardType()
| void DailyQuestReward::setRewardType |
( |
DailyQuestReward__RewardTypes | val | ) |
|
|
inline |