Table of Contents

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

bool

LastBlowAttackType

public AgentAttackType LastBlowAttackType { get; }

Property Value

AgentAttackType

LastBlowOwnerId

public int LastBlowOwnerId { get; }

Property Value

int

Methods

Initialize()

public void Initialize()

RegisterLastBlow(int, AgentAttackType)

public void RegisterLastBlow(int ownerId, AgentAttackType attackType)

Parameters

ownerId int
attackType AgentAttackType

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