Table of Contents

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

movementType MovementConnection.MovementType
resistance float
legality PathCost.Legality

Fields

cost

public PathCost cost

Field Value

PathCost

movementType

public MovementConnection.MovementType movementType

Field Value

MovementConnection.MovementType