M&B: Bannerlord 1.2.7
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.BarterSystem.BarterResult Class Reference

Public Member Functions

 BarterResult (Hero offererHero, Hero otherHero, List< Barterable > offeredBarters, bool isAccepted)
 

Public Attributes

readonly Hero OffererHero
 
readonly Hero OtherHero
 
readonly bool IsAccepted
 

Properties

List< BarterableOfferedBarters [get]
 

Constructor & Destructor Documentation

◆ BarterResult()

TaleWorlds.CampaignSystem.BarterSystem.BarterResult.BarterResult ( Hero  offererHero,
Hero  otherHero,
List< Barterable offeredBarters,
bool  isAccepted 
)

Member Data Documentation

◆ OffererHero

readonly Hero TaleWorlds.CampaignSystem.BarterSystem.BarterResult.OffererHero

◆ OtherHero

readonly Hero TaleWorlds.CampaignSystem.BarterSystem.BarterResult.OtherHero

◆ IsAccepted

readonly bool TaleWorlds.CampaignSystem.BarterSystem.BarterResult.IsAccepted

Property Documentation

◆ OfferedBarters

List<Barterable> TaleWorlds.CampaignSystem.BarterSystem.BarterResult.OfferedBarters
get