|
LeviLamina
|
This is the complete list of members for MerchantRecipe, including all inherited members.
| $ctor(::CompoundTag const *tag) (defined in MerchantRecipe) | MerchantRecipe | |
| $ctor(::ItemInstance const &buy, ::ItemInstance const &sell) (defined in MerchantRecipe) | MerchantRecipe | |
| $ctor(::ItemInstance const &buyA, ::ItemInstance const &buyB, ::ItemInstance const &sell) (defined in MerchantRecipe) | MerchantRecipe | |
| $dtor() (defined in MerchantRecipe) | MerchantRecipe | |
| calculateDemandPrices(int minorPositiveGossip, int majorPositiveGossip, int nearbyCuredDiscount, int heroEffectAmplifier, bool hasHeroOfTheVillage, ::BaseGameVersion baseGameVersion) (defined in MerchantRecipe) | MerchantRecipe | |
| calculateDemandPricesDefaults() (defined in MerchantRecipe) | MerchantRecipe | |
| createTag(bool includeNetInfo, ::SaveContext const &saveContext) const (defined in MerchantRecipe) | MerchantRecipe | |
| getBaseCountA() const (defined in MerchantRecipe) | MerchantRecipe | |
| getBaseCountB() const (defined in MerchantRecipe) | MerchantRecipe | |
| getBuyAItem() const (defined in MerchantRecipe) | MerchantRecipe | |
| getBuyBItem() const (defined in MerchantRecipe) | MerchantRecipe | |
| getDemand() const (defined in MerchantRecipe) | MerchantRecipe | |
| getMaxUses() const (defined in MerchantRecipe) | MerchantRecipe | |
| getSellItem() const (defined in MerchantRecipe) | MerchantRecipe | |
| getTier() const (defined in MerchantRecipe) | MerchantRecipe | |
| getTraderExp() const (defined in MerchantRecipe) | MerchantRecipe | |
| getUses() const (defined in MerchantRecipe) | MerchantRecipe | |
| hasSecondaryBuyItem() const (defined in MerchantRecipe) | MerchantRecipe | |
| increaseMaxUses(int amount) (defined in MerchantRecipe) | MerchantRecipe | |
| increaseUses(int count) (defined in MerchantRecipe) | MerchantRecipe | |
| init(::ItemInstance const &buyA, ::ItemInstance const &buyB, ::ItemInstance const &sell) (defined in MerchantRecipe) | MerchantRecipe | |
| isOutOfUses() const (defined in MerchantRecipe) | MerchantRecipe | |
| isSame(::MerchantRecipe const &lhs) const (defined in MerchantRecipe) | MerchantRecipe | |
| legacyCalculateDemandPrices(int lowTierDiscount, int highTierDiscount) (defined in MerchantRecipe) | MerchantRecipe | |
| load(::CompoundTag const *tag) (defined in MerchantRecipe) | MerchantRecipe | |
| mBuyA (defined in MerchantRecipe) | MerchantRecipe | |
| mBuyB (defined in MerchantRecipe) | MerchantRecipe | |
| mBuyCountA (defined in MerchantRecipe) | MerchantRecipe | |
| mBuyCountB (defined in MerchantRecipe) | MerchantRecipe | |
| mDemand (defined in MerchantRecipe) | MerchantRecipe | |
| MerchantRecipe(::CompoundTag const *tag) (defined in MerchantRecipe) | MerchantRecipe | explicit |
| MerchantRecipe(::ItemInstance const &buy, ::ItemInstance const &sell) (defined in MerchantRecipe) | MerchantRecipe | |
| MerchantRecipe(::ItemInstance const &buyA, ::ItemInstance const &buyB, ::ItemInstance const &sell) (defined in MerchantRecipe) | MerchantRecipe | |
| mMaxUses (defined in MerchantRecipe) | MerchantRecipe | |
| mPriceMultiplierA (defined in MerchantRecipe) | MerchantRecipe | |
| mPriceMultiplierB (defined in MerchantRecipe) | MerchantRecipe | |
| mRecipeNetId (defined in MerchantRecipe) | MerchantRecipe | |
| mRewardExp (defined in MerchantRecipe) | MerchantRecipe | |
| mSell (defined in MerchantRecipe) | MerchantRecipe | |
| mTier (defined in MerchantRecipe) | MerchantRecipe | |
| mTraderExp (defined in MerchantRecipe) | MerchantRecipe | |
| mUses (defined in MerchantRecipe) | MerchantRecipe | |
| setDemand(int demand) (defined in MerchantRecipe) | MerchantRecipe | |
| setMaxUses(int maxUses) (defined in MerchantRecipe) | MerchantRecipe | |
| setPriceMultiplierA(float priceMultiplier) (defined in MerchantRecipe) | MerchantRecipe | |
| setPriceMultiplierB(float priceMultiplier) (defined in MerchantRecipe) | MerchantRecipe | |
| setRewardExp(bool rewardExp) (defined in MerchantRecipe) | MerchantRecipe | |
| setTier(int tier) (defined in MerchantRecipe) | MerchantRecipe | |
| setTraderExp(uint traderExp) (defined in MerchantRecipe) | MerchantRecipe | |
| setUses(int uses) (defined in MerchantRecipe) | MerchantRecipe | |
| shouldRewardExp() const (defined in MerchantRecipe) | MerchantRecipe | |
| ~MerchantRecipe() (defined in MerchantRecipe) | MerchantRecipe |