Table of Contents

Class TeamAIGeneral

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class TeamAIGeneral : TeamAIComponent
Inheritance
TeamAIGeneral
Inherited Members

Constructors

TeamAIGeneral(Mission, Team, float, float)

public TeamAIGeneral(Mission currentMission, Team currentTeam, float thinkTimerTime = 10, float applyTimerTime = 1)

Parameters

currentMission Mission
currentTeam Team
thinkTimerTime float
applyTimerTime float

Methods

DebugTick(float)

protected override void DebugTick(float dt)

Parameters

dt float

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).