Table of Contents

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

bool

previousMissionMode

protected MissionMode previousMissionMode

Field Value

MissionMode

Properties

IsPlayerAttacker

public bool IsPlayerAttacker { get; }

Property Value

bool

team

public Team team { get; }

Property Value

Team

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