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

Inherits TaleWorlds.CampaignSystem.MapEvents.MapEventComponent.

Static Public Member Functions

static ForceVolunteersEventComponent CreateForceSuppliesEvent (PartyBase attackerParty, PartyBase defenderParty)
 
static ForceVolunteersEventComponent CreateComponentForOldSaves (MapEvent mapEvent)
 

Protected Member Functions

 ForceVolunteersEventComponent (MapEvent mapEvent)
 
override void OnInitialize ()
 
override void OnFinalize ()
 
- Protected Member Functions inherited from TaleWorlds.CampaignSystem.MapEvents.MapEventComponent
 MapEventComponent (MapEvent mapEvent)
 
virtual void OnInitialize ()
 
virtual void OnFinalize ()
 

Additional Inherited Members

- Properties inherited from TaleWorlds.CampaignSystem.MapEvents.MapEventComponent
MapEvent MapEvent [get]
 

Constructor & Destructor Documentation

◆ ForceVolunteersEventComponent()

TaleWorlds.CampaignSystem.MapEvents.ForceVolunteersEventComponent.ForceVolunteersEventComponent ( MapEvent  mapEvent)
protected

Member Function Documentation

◆ CreateForceSuppliesEvent()

static ForceVolunteersEventComponent TaleWorlds.CampaignSystem.MapEvents.ForceVolunteersEventComponent.CreateForceSuppliesEvent ( PartyBase  attackerParty,
PartyBase  defenderParty 
)
static

◆ CreateComponentForOldSaves()

static ForceVolunteersEventComponent TaleWorlds.CampaignSystem.MapEvents.ForceVolunteersEventComponent.CreateComponentForOldSaves ( MapEvent  mapEvent)
static

◆ OnInitialize()

override void TaleWorlds.CampaignSystem.MapEvents.ForceVolunteersEventComponent.OnInitialize ( )
protectedvirtual

◆ OnFinalize()

override void TaleWorlds.CampaignSystem.MapEvents.ForceVolunteersEventComponent.OnFinalize ( )
protectedvirtual