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
WeaponPositions
public List<Vec3> WeaponPositions
Field Value
Methods
GetAllThreats()
public List<Threat> GetAllThreats()
Returns
GetMaxThreat(List<ICastleKeyPosition>)
public static Threat GetMaxThreat(List<ICastleKeyPosition> castleKeyPositions)
Parameters
castleKeyPositions
List<ICastleKeyPosition>
Returns
GetTargetFlagsOfFormation()
public static TargetFlags GetTargetFlagsOfFormation()
Returns
PrepareTargetFromTask()
public Threat PrepareTargetFromTask()
Returns
PrepareThreatSeekerTask(Action)
public void PrepareThreatSeekerTask(Action lastAction)
Parameters
lastAction
Action
Release()
public void Release()
UpdateThreatSeekerTask()
public bool UpdateThreatSeekerTask()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).