Table of Contents

Class GainKingdomInfluenceAction

Namespace
TaleWorlds.CampaignSystem.Actions
Assembly
TaleWorlds.CampaignSystem.dll
public static class GainKingdomInfluenceAction
Inheritance
GainKingdomInfluenceAction
Inherited Members

Methods

ApplyForBattle(Hero, float)

public static void ApplyForBattle(Hero hero, float value)

Parameters

hero Hero
value float

ApplyForBesiegingEnemySettlement(MobileParty, float)

public static void ApplyForBesiegingEnemySettlement(MobileParty side1Party, float value)

Parameters

side1Party MobileParty
value float

ApplyForBoardGameWon(Hero, float)

public static void ApplyForBoardGameWon(Hero hero, float value)

Parameters

hero Hero
value float

ApplyForCapturingEnemySettlement(MobileParty, float)

public static void ApplyForCapturingEnemySettlement(MobileParty side1Party, float value)

Parameters

side1Party MobileParty
value float

ApplyForDefault(Hero, float)

public static void ApplyForDefault(Hero hero, float value)

Parameters

hero Hero
value float

ApplyForDonatePrisoners(MobileParty, float)

public static void ApplyForDonatePrisoners(MobileParty donatingParty, float value)

Parameters

donatingParty MobileParty
value float

ApplyForGivingFood(Hero, Hero, float)

public static void ApplyForGivingFood(Hero hero1, Hero hero2, float value)

Parameters

hero1 Hero
hero2 Hero
value float

ApplyForJoiningFaction(Hero, float)

public static void ApplyForJoiningFaction(Hero hero, float value)

Parameters

hero Hero
value float

ApplyForLeavingTroopToGarrison(Hero, float)

public static void ApplyForLeavingTroopToGarrison(Hero hero, float value)

Parameters

hero Hero
value float

ApplyForRaidingEnemyVillage(MobileParty, float)

public static void ApplyForRaidingEnemyVillage(MobileParty side1Party, float value)

Parameters

side1Party MobileParty
value float

ApplyForSiegeSafePassageBarter(MobileParty, float)

public static void ApplyForSiegeSafePassageBarter(MobileParty side1Party, float value)

Parameters

side1Party MobileParty
value float

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