Table of Contents

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

collectedObjects List<object>

GetPrice(EquipmentElement, MobileParty, bool, PartyBase)

public 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)

public 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).