Table of Contents

Class FactionDiscontinuationCampaignBehavior

Namespace
TaleWorlds.CampaignSystem.CampaignBehaviors
Assembly
TaleWorlds.CampaignSystem.dll
public class FactionDiscontinuationCampaignBehavior : CampaignBehaviorBase, ICampaignBehavior
Inheritance
FactionDiscontinuationCampaignBehavior
Implements
Inherited Members

Constructors

FactionDiscontinuationCampaignBehavior()

public FactionDiscontinuationCampaignBehavior()

Methods

OnClanChangedKingdom(Clan, Kingdom, Kingdom, ChangeKingdomActionDetail, bool)

public void OnClanChangedKingdom(Clan clan, Kingdom oldKingdom, Kingdom newKingdom, ChangeKingdomAction.ChangeKingdomActionDetail detail, bool showNotification = true)

Parameters

clan Clan
oldKingdom Kingdom
newKingdom Kingdom
detail ChangeKingdomAction.ChangeKingdomActionDetail
showNotification bool

OnSettlementOwnerChanged(Settlement, bool, Hero, Hero, Hero, ChangeOwnerOfSettlementDetail)

public void OnSettlementOwnerChanged(Settlement settlement, bool openToClaim, Hero newOwner, Hero oldOwner, Hero capturerHero, ChangeOwnerOfSettlementAction.ChangeOwnerOfSettlementDetail detail)

Parameters

settlement Settlement
openToClaim bool
newOwner Hero
oldOwner Hero
capturerHero Hero
detail ChangeOwnerOfSettlementAction.ChangeOwnerOfSettlementDetail

RegisterEvents()

public override void RegisterEvents()

SyncData(IDataStore)

public override void SyncData(IDataStore dataStore)

Parameters

dataStore IDataStore

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).