#include <PolymorphBattlegroundsBehaviorTemplate.h>
◆ getBattleCardsForSale()
List< SharedPointer< BattleCardPurchaseInfo > > * PolymorphBattlegroundsBehaviorTemplate::getBattleCardsForSale |
( |
| ) |
|
|
inline |
◆ getLevelUpCost()
int PolymorphBattlegroundsBehaviorTemplate::getLevelUpCost |
( |
| ) |
|
|
inline |
◆ getLevelUpIngredients()
List< Ingredient * > * PolymorphBattlegroundsBehaviorTemplate::getLevelUpIngredients |
( |
| ) |
|
|
inline |
◆ getMaxHandSize()
int PolymorphBattlegroundsBehaviorTemplate::getMaxHandSize |
( |
| ) |
|
|
inline |
◆ getMaxTempStartingPips()
int PolymorphBattlegroundsBehaviorTemplate::getMaxTempStartingPips |
( |
| ) |
|
|
inline |
◆ getMaxTempStartingPowerPips()
int PolymorphBattlegroundsBehaviorTemplate::getMaxTempStartingPowerPips |
( |
| ) |
|
|
inline |
◆ getPointValue()
int PolymorphBattlegroundsBehaviorTemplate::getPointValue |
( |
| ) |
|
|
inline |
◆ getRatingInfo()
Vector< SharedPointer< PolymorphRatingInfo > > * PolymorphBattlegroundsBehaviorTemplate::getRatingInfo |
( |
| ) |
|
|
inline |
◆ setBattleCardsForSale()
void PolymorphBattlegroundsBehaviorTemplate::setBattleCardsForSale |
( |
List< SharedPointer< BattleCardPurchaseInfo > > * | val | ) |
|
|
inline |
◆ setLevelUpCost()
void PolymorphBattlegroundsBehaviorTemplate::setLevelUpCost |
( |
int | val | ) |
|
|
inline |
◆ setLevelUpIngredients()
void PolymorphBattlegroundsBehaviorTemplate::setLevelUpIngredients |
( |
List< Ingredient * > * | val | ) |
|
|
inline |
◆ setMaxHandSize()
void PolymorphBattlegroundsBehaviorTemplate::setMaxHandSize |
( |
int | val | ) |
|
|
inline |
◆ setMaxTempStartingPips()
void PolymorphBattlegroundsBehaviorTemplate::setMaxTempStartingPips |
( |
int | val | ) |
|
|
inline |
◆ setMaxTempStartingPowerPips()
void PolymorphBattlegroundsBehaviorTemplate::setMaxTempStartingPowerPips |
( |
int | val | ) |
|
|
inline |
◆ setPointValue()
void PolymorphBattlegroundsBehaviorTemplate::setPointValue |
( |
int | val | ) |
|
|
inline |
◆ setRatingInfo()
void PolymorphBattlegroundsBehaviorTemplate::setRatingInfo |
( |
Vector< SharedPointer< PolymorphRatingInfo > > * | val | ) |
|
|
inline |