Class VillageMarketData
- Namespace
- TaleWorlds.CampaignSystem.Settlements
- Assembly
- TaleWorlds.CampaignSystem.dll
public class VillageMarketData : IMarketData
- Inheritance
-
VillageMarketData
- Implements
- Inherited Members
Constructors
VillageMarketData(Village)
public VillageMarketData(Village village)
Parameters
village
Village
Methods
AutoGeneratedInstanceCollectObjects(List<object>)
protected virtual void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
GetPrice(EquipmentElement, MobileParty, bool, PartyBase)
public int GetPrice(EquipmentElement itemRosterElement, MobileParty tradingParty, bool isSelling, PartyBase merchantParty)
Parameters
itemRosterElement
EquipmentElementtradingParty
MobilePartyisSelling
boolmerchantParty
PartyBase
Returns
GetPrice(ItemObject, MobileParty, bool, PartyBase)
public 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).