Interface IMarketData
- Namespace
- TaleWorlds.CampaignSystem.Settlements
- Assembly
- TaleWorlds.CampaignSystem.dll
public interface IMarketData
Methods
GetPrice(EquipmentElement, MobileParty, bool, PartyBase)
int GetPrice(EquipmentElement itemRosterElement, MobileParty tradingParty, bool isSelling, PartyBase merchantParty)
Parameters
itemRosterElementEquipmentElementtradingPartyMobilePartyisSellingboolmerchantPartyPartyBase
Returns
GetPrice(ItemObject, MobileParty, bool, PartyBase)
int GetPrice(ItemObject item, MobileParty tradingParty, bool isSelling, PartyBase merchantParty)
Parameters
itemItemObjecttradingPartyMobilePartyisSellingboolmerchantPartyPartyBase
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).