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
Fields
MaxNeighborCount
public const float MaxNeighborCount = 2
Field Value
Properties
InitialSpawnPath
public SpawnPathData InitialSpawnPath { get; }
Property Value
ReinforcementPaths
public MBReadOnlyList<SpawnPathData> ReinforcementPaths { get; }
Property Value
Methods
HasReinforcementPath(Path)
public bool HasReinforcementPath(Path path)
Parameters
path
Path
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).