space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.graph
/
GraphSearch
Graph
Search
common
interface
GraphSearch
<
NodeId
,
EdgeId
>
Content copied to clipboard
Functions
Inheritors
Functions
find
Path
Link copied to clipboard
common
abstract
fun
findPath
(
from
:
NodeId
,
to
:
NodeId
)
:
Path
<
EdgeId
>
Content copied to clipboard
Inheritors
BasicGraphSearch
Link copied to clipboard