Table of Contents

Class RangedSiegeWeaponAi.ThreatSeeker

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class RangedSiegeWeaponAi.ThreatSeeker
Inheritance
RangedSiegeWeaponAi.ThreatSeeker
Inherited Members

Constructors

ThreatSeeker(RangedSiegeWeapon)

public ThreatSeeker(RangedSiegeWeapon weapon)

Parameters

weapon RangedSiegeWeapon

Fields

Weapon

public RangedSiegeWeapon Weapon

Field Value

RangedSiegeWeapon

WeaponPositions

public List<Vec3> WeaponPositions

Field Value

List<Vec3>

Methods

GetAllThreats()

public List<Threat> GetAllThreats()

Returns

List<Threat>

GetMaxThreat(List<ICastleKeyPosition>)

public static Threat GetMaxThreat(List<ICastleKeyPosition> castleKeyPositions)

Parameters

castleKeyPositions List<ICastleKeyPosition>

Returns

Threat

GetTargetFlagsOfFormation()

public static TargetFlags GetTargetFlagsOfFormation()

Returns

TargetFlags

PrepareTargetFromTask()

public Threat PrepareTargetFromTask()

Returns

Threat

PrepareThreatSeekerTask(Action)

public void PrepareThreatSeekerTask(Action lastAction)

Parameters

lastAction Action

Release()

public void Release()

UpdateThreatSeekerTask()

public bool UpdateThreatSeekerTask()

Returns

bool

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