Table of Contents

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 EquipmentElement
tradingParty MobileParty
isSelling bool
merchantParty PartyBase

Returns

int

GetPrice(ItemObject, MobileParty, bool, PartyBase)

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

Parameters

item ItemObject
tradingParty MobileParty
isSelling bool
merchantParty PartyBase

Returns

int

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).