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

Inherits TaleWorlds.CampaignSystem.Party.PartyComponents.PartyComponent.

Inherited by TaleWorlds.CampaignSystem.Party.PartyComponents.BanditPartyComponent, and TaleWorlds.CampaignSystem.Party.PartyComponents.LordPartyComponent.

Protected Member Functions

override void OnInitialize ()
 
override void OnFinalize ()
 
virtual void OnInitialize ()
 
virtual void OnFinalize ()
 

Properties

Clan Clan [get]
 
- Properties inherited from TaleWorlds.CampaignSystem.Party.PartyComponents.PartyComponent
MobileParty MobileParty [get]
 
PartyBase Party [get]
 
abstract Hero PartyOwner [get]
 
abstract TextObject Name [get]
 
abstract Settlement HomeSettlement [get]
 
virtual bool AvoidHostileActions [get]
 
virtual int WagePaymentLimit [get]
 
virtual Hero Leader [get]
 

Additional Inherited Members

- Public Member Functions inherited from TaleWorlds.CampaignSystem.Party.PartyComponents.PartyComponent
delegate void OnPartyComponentCreatedDelegate (MobileParty mobileParty)
 
virtual void SetWagePaymentLimit (int newLimit)
 
virtual void ClearCachedName ()
 
virtual void ChangePartyLeader (Hero newLeader)
 
virtual void GetMountAndHarnessVisualIdsForPartyIcon (PartyBase party, out string mountStringId, out string harnessStringId)
 

Member Function Documentation

◆ OnInitialize()

override void TaleWorlds.CampaignSystem.Party.PartyComponents.WarPartyComponent.OnInitialize ( )
protectedvirtual

◆ OnFinalize()

override void TaleWorlds.CampaignSystem.Party.PartyComponents.WarPartyComponent.OnFinalize ( )
protectedvirtual

Property Documentation

◆ Clan

Clan TaleWorlds.CampaignSystem.Party.PartyComponents.WarPartyComponent.Clan
get