Table of Contents

Class DetachmentData

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class DetachmentData
Inheritance
DetachmentData
Inherited Members

Constructors

DetachmentData()

public DetachmentData()

Fields

DefendingAgentCount

public int DefendingAgentCount

Field Value

int

MovingAgentCount

public int MovingAgentCount

Field Value

int

agentScores

public List<(Agent, List<float>)> agentScores

Field Value

List<(Agent, List<float>)>

firstTime

public float firstTime

Field Value

float

joinedFormations

public List<Formation> joinedFormations

Field Value

List<Formation>

Properties

AgentCount

public int AgentCount { get; }

Property Value

int

Methods

IsPrecalculated()

public bool IsPrecalculated()

Returns

bool

RemoveScoreOfAgent(Agent)

public void RemoveScoreOfAgent(Agent agent)

Parameters

agent Agent

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