#include <CrownShopCategory.h>
◆ getAllowMultipleBuy()
| bool CrownShopCategory::getAllowMultipleBuy |
( |
| ) |
|
|
inline |
◆ getDescription()
| std::string CrownShopCategory::getDescription |
( |
| ) |
|
|
inline |
◆ getDontFilterOwnedRecoItems()
| bool CrownShopCategory::getDontFilterOwnedRecoItems |
( |
| ) |
|
|
inline |
◆ getForceDisallowMultipleBuy()
| bool CrownShopCategory::getForceDisallowMultipleBuy |
( |
| ) |
|
|
inline |
◆ getIconResource()
| std::string CrownShopCategory::getIconResource |
( |
| ) |
|
|
inline |
◆ getID()
| int CrownShopCategory::getID |
( |
| ) |
|
|
inline |
◆ getIsEverythingCategory()
| bool CrownShopCategory::getIsEverythingCategory |
( |
| ) |
|
|
inline |
◆ getIsGroupElixirsCategory()
| bool CrownShopCategory::getIsGroupElixirsCategory |
( |
| ) |
|
|
inline |
◆ getIsHousesCategory()
| bool CrownShopCategory::getIsHousesCategory |
( |
| ) |
|
|
inline |
◆ getName()
| std::string CrownShopCategory::getName |
( |
| ) |
|
|
inline |
◆ getParentTabID()
| int CrownShopCategory::getParentTabID |
( |
| ) |
|
|
inline |
◆ getTags()
| std::string CrownShopCategory::getTags |
( |
| ) |
|
|
inline |
◆ setAllowMultipleBuy()
| void CrownShopCategory::setAllowMultipleBuy |
( |
bool | val | ) |
|
|
inline |
◆ setDescription()
| void CrownShopCategory::setDescription |
( |
std::string | val | ) |
|
|
inline |
◆ setDontFilterOwnedRecoItems()
| void CrownShopCategory::setDontFilterOwnedRecoItems |
( |
bool | val | ) |
|
|
inline |
◆ setForceDisallowMultipleBuy()
| void CrownShopCategory::setForceDisallowMultipleBuy |
( |
bool | val | ) |
|
|
inline |
◆ setIconResource()
| void CrownShopCategory::setIconResource |
( |
std::string | val | ) |
|
|
inline |
◆ setID()
| void CrownShopCategory::setID |
( |
int | val | ) |
|
|
inline |
◆ setIsEverythingCategory()
| void CrownShopCategory::setIsEverythingCategory |
( |
bool | val | ) |
|
|
inline |
◆ setIsGroupElixirsCategory()
| void CrownShopCategory::setIsGroupElixirsCategory |
( |
bool | val | ) |
|
|
inline |
◆ setIsHousesCategory()
| void CrownShopCategory::setIsHousesCategory |
( |
bool | val | ) |
|
|
inline |
◆ setName()
| void CrownShopCategory::setName |
( |
std::string | val | ) |
|
|
inline |
◆ setParentTabID()
| void CrownShopCategory::setParentTabID |
( |
int | val | ) |
|
|
inline |
◆ setTags()
| void CrownShopCategory::setTags |
( |
std::string | val | ) |
|
|
inline |