Struct Agent.AgentLastHitInfo
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public struct Agent.AgentLastHitInfo
- Inherited Members
- Extension Methods
Properties
CanOverrideBlow
public bool CanOverrideBlow { get; }
Property Value
LastBlowAttackType
public AgentAttackType LastBlowAttackType { get; }
Property Value
LastBlowOwnerId
public int LastBlowOwnerId { get; }
Property Value
Methods
Initialize()
public void Initialize()
RegisterLastBlow(int, AgentAttackType)
public void RegisterLastBlow(int ownerId, AgentAttackType attackType)
Parameters
ownerId
intattackType
AgentAttackType
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).