M&B: Bannerlord 1.1.0
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 Public Attributes

static int
 

Member Function Documentation

◆ GetTownFoodAndMarketStocks()

static int Helpers.TownHelpers.GetTownFoodAndMarketStocks ( Town  town)
static

◆ IsThereAnyoneToMeetInTown()

static bool Helpers.TownHelpers.IsThereAnyoneToMeetInTown ( Settlement  settlement)
static

◆ GetHeroesToMeetInTown()

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

◆ GetHeroesInSettlement()

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

◆ RequestAMeetingPartyCondition()

static bool Helpers.TownHelpers.RequestAMeetingPartyCondition ( MobileParty  party)
static

◆ RequestAMeetingHeroWithoutPartyCondition()

static bool Helpers.TownHelpers.RequestAMeetingHeroWithoutPartyCondition ( Hero  hero)
static

Member Data Documentation

◆ int

Helpers.TownHelpers.int
static