Table of Contents

Class SiegeMissionRepresentative

Namespace
TaleWorlds.MountAndBlade.MissionRepresentatives
Assembly
TaleWorlds.MountAndBlade.dll
public class SiegeMissionRepresentative : MissionRepresentativeBase, IEntityComponent
Inheritance
SiegeMissionRepresentative
Implements
Inherited Members
Extension Methods

Constructors

SiegeMissionRepresentative()

public SiegeMissionRepresentative()

Methods

GetGoldGainsFromAllyDeathReward(int)

public int GetGoldGainsFromAllyDeathReward(int baseAmount)

Parameters

baseAmount int

Returns

int

GetGoldGainsFromKillDataAndUpdateFlags(MPPerkHandler, MPPerkHandler, MPHeroClass, bool, bool, bool)

public int GetGoldGainsFromKillDataAndUpdateFlags(MPPerkObject.MPPerkHandler killerPerkHandler, MPPerkObject.MPPerkHandler assistingHitterPerkHandler, MultiplayerClassDivisions.MPHeroClass victimClass, bool isAssist, bool isRanged, bool isFriendly)

Parameters

killerPerkHandler MPPerkObject.MPPerkHandler
assistingHitterPerkHandler MPPerkObject.MPPerkHandler
victimClass MultiplayerClassDivisions.MPHeroClass
isAssist bool
isRanged bool
isFriendly bool

Returns

int

GetGoldGainsFromObjectiveAssist(GameEntity, float, bool)

public int GetGoldGainsFromObjectiveAssist(GameEntity objectiveMostParentEntity, float contributionRatio, bool isCompleted)

Parameters

objectiveMostParentEntity GameEntity
contributionRatio float
isCompleted bool

Returns

int

OnAgentSpawned()

public override void OnAgentSpawned()

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