Table of Contents

Struct Blow

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
[EngineStruct("Blow", false)]
public struct Blow
Inherited Members
Extension Methods

Constructors

Blow(int)

public Blow(int ownerId)

Parameters

ownerId int

Fields

AbsorbedByArmor

public float AbsorbedByArmor

Field Value

float

AttackType

public AgentAttackType AttackType

Field Value

AgentAttackType

AttackerStunPeriod

public float AttackerStunPeriod

Field Value

float

BaseMagnitude

public float BaseMagnitude

Field Value

float

BlowFlag

[CustomEngineStructMemberData("blow_flags")]
public BlowFlags BlowFlag

Field Value

BlowFlags

BoneIndex

public sbyte BoneIndex

Field Value

sbyte

DamageCalculated

public bool DamageCalculated

Field Value

bool

DamageType

public DamageTypes DamageType

Field Value

DamageTypes

DamagedPercentage

public float DamagedPercentage

Field Value

float

DefenderStunPeriod

public float DefenderStunPeriod

Field Value

float

Direction

public Vec3 Direction

Field Value

Vec3

GlobalPosition

public Vec3 GlobalPosition

Field Value

Vec3

InflictedDamage

public int InflictedDamage

Field Value

int

IsFallDamage

public bool IsFallDamage

Field Value

bool

MovementSpeedDamageModifier

public float MovementSpeedDamageModifier

Field Value

float

NoIgnore

public bool NoIgnore

Field Value

bool

OwnerId

public int OwnerId

Field Value

int

SelfInflictedDamage

public int SelfInflictedDamage

Field Value

int

StrikeType

public StrikeType StrikeType

Field Value

StrikeType

SwingDirection

public Vec3 SwingDirection

Field Value

Vec3

VictimBodyPart

public BoneBodyPartType VictimBodyPart

Field Value

BoneBodyPartType

WeaponRecord

public BlowWeaponRecord WeaponRecord

Field Value

BlowWeaponRecord

Properties

IsMissile

public bool IsMissile { get; }

Property Value

bool

Methods

IsBlowCrit(int)

public bool IsBlowCrit(int maxHitPointsOfVictim)

Parameters

maxHitPointsOfVictim int

Returns

bool

IsBlowLow(int)

public bool IsBlowLow(int maxHitPointsOfVictim)

Parameters

maxHitPointsOfVictim int

Returns

bool

IsHeadShot()

public bool IsHeadShot()

Returns

bool

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