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
itemRosterElement
EquipmentElementtradingParty
MobilePartyisSelling
boolmerchantParty
PartyBase
Returns
GetPrice(ItemObject, MobileParty, bool, PartyBase)
int GetPrice(ItemObject item, MobileParty tradingParty, bool isSelling, PartyBase merchantParty)
Parameters
item
ItemObjecttradingParty
MobilePartyisSelling
boolmerchantParty
PartyBase
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).