Function TriangleMeshNode.AddPartialConnection

AddPartialConnection (GraphNode node, uint cost, bool isOutgoing, bool isIncoming)

Add a connection from this node to the specified node.

Public
AddPartialConnection (GraphNode node, uint cost, byte shapeEdgeInfo)

Add a connection from this node to the specified node.

Public