Changelog
Get Started
Example Scenes
Agent Movement
Graph Generation
Deploying
Misc
Groups
Classes
A* Pathfinding Project
5.2.0
5.2.0
Action
Another action
Something else here
Separated link
Function
Connection
.
Connection
Connection
(
GraphNode
node, uint cost, bool isOutgoing, bool isIncoming)
Public
Connection
(
GraphNode
node
uint
cost
bool
isOutgoing
bool
isIncoming
)
Connection
(
GraphNode
node, uint cost, byte shapeEdgeInfo)
Public
Connection
(
GraphNode
node
uint
cost
byte
shapeEdgeInfo
)