M&B: Bannerlord 1.3.14
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
Helpers.TownHelpers Class Reference

Static Public Member Functions

static int GetTownFoodAndMarketStocks (Town town)
static bool IsThereAnyoneToMeetInTown (Settlement settlement)
static List< HeroGetHeroesToMeetInTown (Settlement settlement)
static MBList< HeroGetHeroesInSettlement (Settlement settlement, Predicate< Hero > predicate=null)
static bool RequestAMeetingPartyCondition (MobileParty party)
static bool RequestAMeetingHeroWithoutPartyCondition (Hero hero)
static float CalculatePriceDeviationRatio (Town town, EquipmentElement equipmentElement)

Static Public Attributes

static int

Member Function Documentation

◆ GetTownFoodAndMarketStocks()

int Helpers.TownHelpers.GetTownFoodAndMarketStocks ( Town town)
static

◆ IsThereAnyoneToMeetInTown()

bool Helpers.TownHelpers.IsThereAnyoneToMeetInTown ( Settlement settlement)
static

◆ GetHeroesToMeetInTown()

List< Hero > Helpers.TownHelpers.GetHeroesToMeetInTown ( Settlement settlement)
static

◆ GetHeroesInSettlement()

MBList< Hero > Helpers.TownHelpers.GetHeroesInSettlement ( Settlement settlement,
Predicate< Hero > predicate = null )
static

◆ RequestAMeetingPartyCondition()

bool Helpers.TownHelpers.RequestAMeetingPartyCondition ( MobileParty party)
static

◆ RequestAMeetingHeroWithoutPartyCondition()

bool Helpers.TownHelpers.RequestAMeetingHeroWithoutPartyCondition ( Hero hero)
static

◆ CalculatePriceDeviationRatio()

float Helpers.TownHelpers.CalculatePriceDeviationRatio ( Town town,
EquipmentElement equipmentElement )
static

Member Data Documentation

◆ int

Helpers.TownHelpers.int
static