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

Static Public Member Functions

static Hero CreateHeroAtOccupation (Occupation neededOccupation, Settlement forcedHomeSettlement=null)
 
static Hero CreateSpecialHero (CharacterObject template, Settlement bornSettlement=null, Clan faction=null, Clan supporterOfClan=null, int age=-1)
 
static Hero CreateRelativeNotableHero (Hero relative)
 
static bool CreateBasicHero (CharacterObject character, out Hero hero, string stringId="")
 Returns true if a new hero created. Returns false if a hero with the given StringId is already exists.
 
static Hero DeliverOffSpring (Hero mother, Hero father, bool isOffspringFemale)
 

Member Function Documentation

◆ CreateHeroAtOccupation()

static Hero TaleWorlds.CampaignSystem.HeroCreator.CreateHeroAtOccupation ( Occupation  neededOccupation,
Settlement  forcedHomeSettlement = null 
)
static

◆ CreateSpecialHero()

static Hero TaleWorlds.CampaignSystem.HeroCreator.CreateSpecialHero ( CharacterObject  template,
Settlement  bornSettlement = null,
Clan  faction = null,
Clan  supporterOfClan = null,
int  age = -1 
)
static

◆ CreateRelativeNotableHero()

static Hero TaleWorlds.CampaignSystem.HeroCreator.CreateRelativeNotableHero ( Hero  relative)
static

◆ CreateBasicHero()

static bool TaleWorlds.CampaignSystem.HeroCreator.CreateBasicHero ( CharacterObject  character,
out Hero  hero,
string  stringId = "" 
)
static

◆ DeliverOffSpring()

static Hero TaleWorlds.CampaignSystem.HeroCreator.DeliverOffSpring ( Hero  mother,
Hero  father,
bool  isOffspringFemale 
)
static