Class DeploymentHandler
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public class DeploymentHandler : MissionLogic, IMissionBehavior
- Inheritance
-
DeploymentHandler
- Implements
- Derived
- Inherited Members
Constructors
DeploymentHandler(bool)
public DeploymentHandler(bool isPlayerAttacker)
Parameters
isPlayerAttacker
bool
Fields
isPlayerAttacker
protected readonly bool isPlayerAttacker
Field Value
previousMissionMode
protected MissionMode previousMissionMode
Field Value
Properties
IsPlayerAttacker
public bool IsPlayerAttacker { get; }
Property Value
team
public Team team { get; }
Property Value
Methods
AfterStart()
public override void AfterStart()
EarlyStart()
public override void EarlyStart()
FinishDeployment()
public virtual void FinishDeployment()
ForceUpdateAllUnits()
public void ForceUpdateAllUnits()
InitializeDeploymentPoints()
public void InitializeDeploymentPoints()
OnRemoveBehavior()
public override void OnRemoveBehavior()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).