#include <CrownShopCategoryMenu.h>
◆ getCategoryIDs()
| List< int > CrownShopCategoryMenu::getCategoryIDs |
( |
| ) |
|
|
inline |
◆ getDescription()
| std::string CrownShopCategoryMenu::getDescription |
( |
| ) |
|
|
inline |
◆ getIconResource()
| std::string CrownShopCategoryMenu::getIconResource |
( |
| ) |
|
|
inline |
◆ getID()
| int CrownShopCategoryMenu::getID |
( |
| ) |
|
|
inline |
◆ getName()
| std::string CrownShopCategoryMenu::getName |
( |
| ) |
|
|
inline |
◆ getTags()
| std::string CrownShopCategoryMenu::getTags |
( |
| ) |
|
|
inline |
◆ setCategoryIDs()
| void CrownShopCategoryMenu::setCategoryIDs |
( |
List< int > | val | ) |
|
|
inline |
◆ setDescription()
| void CrownShopCategoryMenu::setDescription |
( |
std::string | val | ) |
|
|
inline |
◆ setIconResource()
| void CrownShopCategoryMenu::setIconResource |
( |
std::string | val | ) |
|
|
inline |
◆ setID()
| void CrownShopCategoryMenu::setID |
( |
int | val | ) |
|
|
inline |
◆ setName()
| void CrownShopCategoryMenu::setName |
( |
std::string | val | ) |
|
|
inline |
◆ setTags()
| void CrownShopCategoryMenu::setTags |
( |
std::string | val | ) |
|
|
inline |