Struct TileConnectionResistance
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public struct TileConnectionResistance
- Inherited Members
Constructors
TileConnectionResistance(MovementType, float, Legality)
public TileConnectionResistance(MovementConnection.MovementType movementType, float resistance, PathCost.Legality legality)
Parameters
movementTypeMovementConnection.MovementTyperesistancefloatlegalityPathCost.Legality
Fields
cost
public PathCost cost
Field Value
movementType
public MovementConnection.MovementType movementType