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

Static Public Member Functions

static IEnumerable< HeroGetAvailableHeroesForCrafting ()
static void ChangeCurrentCraftingTemplate (CraftingTemplate craftingTemplate)
static void OpenCrafting (CraftingTemplate craftingTemplate, CraftingState oldState=null)

Member Function Documentation

◆ GetAvailableHeroesForCrafting()

IEnumerable< Hero > Helpers.CraftingHelper.GetAvailableHeroesForCrafting ( )
static

◆ ChangeCurrentCraftingTemplate()

void Helpers.CraftingHelper.ChangeCurrentCraftingTemplate ( CraftingTemplate craftingTemplate)
static

◆ OpenCrafting()

void Helpers.CraftingHelper.OpenCrafting ( CraftingTemplate craftingTemplate,
CraftingState oldState = null )
static