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

Inherits TaleWorlds.CampaignSystem.MapEvents.MapEventComponent.

Static Public Member Functions

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

Protected Member Functions

 ForceSuppliesEventComponent (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

◆ ForceSuppliesEventComponent()

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

Member Function Documentation

◆ CreateForceSuppliesEvent()

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

◆ CreateComponentForOldSaves()

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

◆ OnInitialize()

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

◆ OnFinalize()

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