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

Static Public Member Functions

static void ApplyForQuestBetweenCharacters (Hero giverHero, Hero recipientHero, int amount, bool disableNotification=false)
 
static void ApplyBetweenCharacters (Hero giverHero, Hero recipientHero, int amount, bool disableNotification=false)
 
static void ApplyForCharacterToSettlement (Hero giverHero, Settlement settlement, int amount, bool disableNotification=false)
 
static void ApplyForSettlementToCharacter (Settlement giverSettlement, Hero recipientHero, int amount, bool disableNotification=false)
 
static void ApplyForSettlementToParty (Settlement giverSettlement, PartyBase recipientParty, int amount, bool disableNotification=false)
 
static void ApplyForPartyToSettlement (PartyBase giverParty, Settlement settlement, int amount, bool disableNotification=false)
 
static void ApplyForPartyToCharacter (PartyBase giverParty, Hero recipientHero, int amount, bool disableNotification=false)
 
static void ApplyForCharacterToParty (Hero giverHero, PartyBase receipentParty, int amount, bool disableNotification=false)
 
static void ApplyForPartyToParty (PartyBase giverParty, PartyBase receipentParty, int amount, bool disableNotification=false)
 

Member Function Documentation

◆ ApplyForQuestBetweenCharacters()

static void TaleWorlds.CampaignSystem.Actions.GiveGoldAction.ApplyForQuestBetweenCharacters ( Hero  giverHero,
Hero  recipientHero,
int  amount,
bool  disableNotification = false 
)
static

◆ ApplyBetweenCharacters()

static void TaleWorlds.CampaignSystem.Actions.GiveGoldAction.ApplyBetweenCharacters ( Hero  giverHero,
Hero  recipientHero,
int  amount,
bool  disableNotification = false 
)
static

◆ ApplyForCharacterToSettlement()

static void TaleWorlds.CampaignSystem.Actions.GiveGoldAction.ApplyForCharacterToSettlement ( Hero  giverHero,
Settlement  settlement,
int  amount,
bool  disableNotification = false 
)
static

◆ ApplyForSettlementToCharacter()

static void TaleWorlds.CampaignSystem.Actions.GiveGoldAction.ApplyForSettlementToCharacter ( Settlement  giverSettlement,
Hero  recipientHero,
int  amount,
bool  disableNotification = false 
)
static

◆ ApplyForSettlementToParty()

static void TaleWorlds.CampaignSystem.Actions.GiveGoldAction.ApplyForSettlementToParty ( Settlement  giverSettlement,
PartyBase  recipientParty,
int  amount,
bool  disableNotification = false 
)
static

◆ ApplyForPartyToSettlement()

static void TaleWorlds.CampaignSystem.Actions.GiveGoldAction.ApplyForPartyToSettlement ( PartyBase  giverParty,
Settlement  settlement,
int  amount,
bool  disableNotification = false 
)
static

◆ ApplyForPartyToCharacter()

static void TaleWorlds.CampaignSystem.Actions.GiveGoldAction.ApplyForPartyToCharacter ( PartyBase  giverParty,
Hero  recipientHero,
int  amount,
bool  disableNotification = false 
)
static

◆ ApplyForCharacterToParty()

static void TaleWorlds.CampaignSystem.Actions.GiveGoldAction.ApplyForCharacterToParty ( Hero  giverHero,
PartyBase  receipentParty,
int  amount,
bool  disableNotification = false 
)
static

◆ ApplyForPartyToParty()

static void TaleWorlds.CampaignSystem.Actions.GiveGoldAction.ApplyForPartyToParty ( PartyBase  giverParty,
PartyBase  receipentParty,
int  amount,
bool  disableNotification = false 
)
static