Struct JobWriteNodeConnections Extends IJob
Public
Writes connections to each node in each tile.
It also calculates the connection costs between nodes.
This job is run after all tiles have been built and the connections have been calculated.
Public Methods
Apply
(nodes, connections)
Public
Execute
()
Public
Public Variables
nodeConnections
Connections for each tile.
Public