M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.Settlements.IMarketData Interface Reference

Inherited by TaleWorlds.CampaignSystem.Settlements.TownMarketData, and TaleWorlds.CampaignSystem.Settlements.VillageMarketData.

Public Member Functions

int GetPrice (ItemObject item, MobileParty tradingParty, bool isSelling, PartyBase merchantParty)
 
int GetPrice (EquipmentElement itemRosterElement, MobileParty tradingParty, bool isSelling, PartyBase merchantParty)
 

Member Function Documentation

◆ GetPrice() [1/2]

int TaleWorlds.CampaignSystem.Settlements.IMarketData.GetPrice ( ItemObject  item,
MobileParty  tradingParty,
bool  isSelling,
PartyBase  merchantParty 
)

◆ GetPrice() [2/2]

int TaleWorlds.CampaignSystem.Settlements.IMarketData.GetPrice ( EquipmentElement  itemRosterElement,
MobileParty  tradingParty,
bool  isSelling,
PartyBase  merchantParty 
)