Table of Contents

Class CustomBattleAgentLogic

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class CustomBattleAgentLogic : MissionLogic, IMissionBehavior
Inheritance
CustomBattleAgentLogic
Implements
Inherited Members

Constructors

CustomBattleAgentLogic()

public CustomBattleAgentLogic()

Methods

OnAgentHit(Agent, Agent, in MissionWeapon, in Blow, in AttackCollisionData)

public override void OnAgentHit(Agent affectedAgent, Agent affectorAgent, in MissionWeapon affectorWeapon, in Blow blow, in AttackCollisionData attackCollisionData)

Parameters

affectedAgent Agent
affectorAgent Agent
affectorWeapon MissionWeapon
blow Blow
attackCollisionData AttackCollisionData

OnAgentRemoved(Agent, Agent, AgentState, KillingBlow)

public override void OnAgentRemoved(Agent affectedAgent, Agent affectorAgent, AgentState agentState, KillingBlow killingBlow)

Parameters

affectedAgent Agent
affectorAgent Agent
agentState AgentState
killingBlow KillingBlow

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