Table of Contents

Class TeamAISiegeAttacker

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class TeamAISiegeAttacker : TeamAISiegeComponent
Inheritance
TeamAISiegeAttacker
Inherited Members

Constructors

TeamAISiegeAttacker(Mission, Team, float, float)

public TeamAISiegeAttacker(Mission currentMission, Team currentTeam, float thinkTimerTime, float applyTimerTime)

Parameters

currentMission Mission
currentTeam Team
thinkTimerTime float
applyTimerTime float

Properties

ArcherPositions

public MBReadOnlyList<ArcherPosition> ArcherPositions { get; }

Property Value

MBReadOnlyList<ArcherPosition>

Methods

OnDeploymentFinished()

public override void OnDeploymentFinished()

OnUnitAddedToFormationForTheFirstTime(Formation)

public override void OnUnitAddedToFormationForTheFirstTime(Formation formation)

Parameters

formation Formation

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