space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.graph
/
Edge
Edge
common
interface
Edge
<
EdgeId
,
NodeId
,
EdgeData
>
Content copied to clipboard
Properties
Inheritors
Properties
data
Link copied to clipboard
common
abstract
val
data
:
EdgeData
Content copied to clipboard
from
Link copied to clipboard
common
abstract
val
from
:
NodeId
Content copied to clipboard
id
Link copied to clipboard
common
abstract
val
id
:
EdgeId
Content copied to clipboard
to
Link copied to clipboard
common
abstract
val
to
:
NodeId
Content copied to clipboard
Inheritors
DataEdge
Link copied to clipboard