#include <CrownShopItem.h>
◆ getCombatOnly()
bool CrownShopItem::getCombatOnly |
( |
| ) |
|
|
inline |
◆ getCrownsCost()
int CrownShopItem::getCrownsCost |
( |
| ) |
|
|
inline |
◆ getDescription()
std::string CrownShopItem::getDescription |
( |
| ) |
|
|
inline |
◆ getDisplayPriority()
std::string CrownShopItem::getDisplayPriority |
( |
| ) |
|
|
inline |
◆ getGoldCost()
int CrownShopItem::getGoldCost |
( |
| ) |
|
|
inline |
◆ getItemFlags()
int CrownShopItem::getItemFlags |
( |
| ) |
|
|
inline |
◆ getItemTemplateId()
gid CrownShopItem::getItemTemplateId |
( |
| ) |
|
|
inline |
◆ getNoGift()
bool CrownShopItem::getNoGift |
( |
| ) |
|
|
inline |
◆ getRecommendIfOwned()
bool CrownShopItem::getRecommendIfOwned |
( |
| ) |
|
|
inline |
◆ getSaleID()
unsigned int CrownShopItem::getSaleID |
( |
| ) |
|
|
inline |
◆ getSegReqsPoolsStatements()
List< std::string > CrownShopItem::getSegReqsPoolsStatements |
( |
| ) |
|
|
inline |
◆ getSegReqsStatement()
std::string CrownShopItem::getSegReqsStatement |
( |
| ) |
|
|
inline |
◆ getStrikethruCrowns()
int CrownShopItem::getStrikethruCrowns |
( |
| ) |
|
|
inline |
◆ getStrikethruGold()
int CrownShopItem::getStrikethruGold |
( |
| ) |
|
|
inline |
◆ getTicketCost()
int CrownShopItem::getTicketCost |
( |
| ) |
|
|
inline |
◆ setCombatOnly()
void CrownShopItem::setCombatOnly |
( |
bool | val | ) |
|
|
inline |
◆ setCrownsCost()
void CrownShopItem::setCrownsCost |
( |
int | val | ) |
|
|
inline |
◆ setDescription()
void CrownShopItem::setDescription |
( |
std::string | val | ) |
|
|
inline |
◆ setDisplayPriority()
void CrownShopItem::setDisplayPriority |
( |
std::string | val | ) |
|
|
inline |
◆ setGoldCost()
void CrownShopItem::setGoldCost |
( |
int | val | ) |
|
|
inline |
◆ setItemFlags()
void CrownShopItem::setItemFlags |
( |
int | val | ) |
|
|
inline |
◆ setItemTemplateId()
void CrownShopItem::setItemTemplateId |
( |
gid | val | ) |
|
|
inline |
◆ setNoGift()
void CrownShopItem::setNoGift |
( |
bool | val | ) |
|
|
inline |
◆ setRecommendIfOwned()
void CrownShopItem::setRecommendIfOwned |
( |
bool | val | ) |
|
|
inline |
◆ setSaleID()
void CrownShopItem::setSaleID |
( |
unsigned int | val | ) |
|
|
inline |
◆ setSegReqsPoolsStatements()
void CrownShopItem::setSegReqsPoolsStatements |
( |
List< std::string > | val | ) |
|
|
inline |
◆ setSegReqsStatement()
void CrownShopItem::setSegReqsStatement |
( |
std::string | val | ) |
|
|
inline |
◆ setStrikethruCrowns()
void CrownShopItem::setStrikethruCrowns |
( |
int | val | ) |
|
|
inline |
◆ setStrikethruGold()
void CrownShopItem::setStrikethruGold |
( |
int | val | ) |
|
|
inline |
◆ setTicketCost()
void CrownShopItem::setTicketCost |
( |
int | val | ) |
|
|
inline |