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

Public Types

enum  RemoveCompanionDetail {
  Fire ,
  Death ,
  AfterQuest ,
  ByTurningToLord
}
 

Static Public Member Functions

static void ApplyByFire (Clan clan, Hero companion)
 
static void ApplyAfterQuest (Clan clan, Hero companion)
 
static void ApplyByDeath (Clan clan, Hero companion)
 
static void ApplyByByTurningToLord (Clan clan, Hero companion)
 

Member Enumeration Documentation

◆ RemoveCompanionDetail

Enumerator
Fire 
Death 
AfterQuest 
ByTurningToLord 

Member Function Documentation

◆ ApplyByFire()

static void TaleWorlds.CampaignSystem.Actions.RemoveCompanionAction.ApplyByFire ( Clan  clan,
Hero  companion 
)
static

◆ ApplyAfterQuest()

static void TaleWorlds.CampaignSystem.Actions.RemoveCompanionAction.ApplyAfterQuest ( Clan  clan,
Hero  companion 
)
static

◆ ApplyByDeath()

static void TaleWorlds.CampaignSystem.Actions.RemoveCompanionAction.ApplyByDeath ( Clan  clan,
Hero  companion 
)
static

◆ ApplyByByTurningToLord()

static void TaleWorlds.CampaignSystem.Actions.RemoveCompanionAction.ApplyByByTurningToLord ( Clan  clan,
Hero  companion 
)
static