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
MovingAgentCount
public int MovingAgentCount
Field Value
agentScores
public List<(Agent, List<float>)> agentScores
Field Value
firstTime
public float firstTime
Field Value
joinedFormations
public List<Formation> joinedFormations
Field Value
Properties
AgentCount
public int AgentCount { get; }
Property Value
Methods
IsPrecalculated()
public bool IsPrecalculated()
Returns
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).