Class CasualtyHandler
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public class CasualtyHandler : MissionLogic, IMissionBehavior
- Inheritance
-
CasualtyHandler
- Implements
- Inherited Members
Constructors
CasualtyHandler()
public CasualtyHandler()
Methods
GetCasualtyCountOfFormation(Formation)
public int GetCasualtyCountOfFormation(Formation formation)
Parameters
formation
Formation
Returns
GetCasualtyPowerLossOfFormation(Formation)
public float GetCasualtyPowerLossOfFormation(Formation formation)
Parameters
formation
Formation
Returns
OnAgentFleeing(Agent)
public override void OnAgentFleeing(Agent affectedAgent)
Parameters
affectedAgent
Agent
OnAgentRemoved(Agent, Agent, AgentState, KillingBlow)
public override void OnAgentRemoved(Agent affectedAgent, Agent affectorAgent, AgentState agentState, KillingBlow killingBlow)
Parameters
affectedAgent
AgentaffectorAgent
AgentagentState
AgentStatekillingBlow
KillingBlow
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).