Table of Contents

Class BattleSideSpawnPathSelector

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

Constructors

BattleSideSpawnPathSelector(Mission, Path, float, bool)

public BattleSideSpawnPathSelector(Mission mission, Path initialPath, float initialPathCenterRatio, bool initialPathIsInverted)

Parameters

mission Mission
initialPath Path
initialPathCenterRatio float
initialPathIsInverted bool

Fields

MaxNeighborCount

public const float MaxNeighborCount = 2

Field Value

float

Properties

InitialSpawnPath

public SpawnPathData InitialSpawnPath { get; }

Property Value

SpawnPathData

ReinforcementPaths

public MBReadOnlyList<SpawnPathData> ReinforcementPaths { get; }

Property Value

MBReadOnlyList<SpawnPathData>

Methods

HasReinforcementPath(Path)

public bool HasReinforcementPath(Path path)

Parameters

path Path

Returns

bool

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