space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.navigation
/
PathFinder
/
findPath
find
Path
common
abstract
fun
findPath
(
navigableGraph
:
DirectedGraph
<
NodeId
,
NodeData
,
EdgeId
,
EdgeData
>
,
targetNodeId
:
NodeId
,
startNodeId
:
NodeId
)
:
List
<
BlockId
>
Content copied to clipboard