yafrl
Toggle table of contents
0.4-SNAPSHOT
common
Platform filter
common
Home
Documentation
Tutorials
GitHub
Switch theme
Search in API
yafrl
yafrl-core
/
io.github.yafrl.timeline.graph
/
Graph
/
addChild
add
Child
abstract
fun
addChild
(
parent
:
NodeID
,
child
:
NodeID
)
(
source
)
Adds a parent-child edge to the graph.
abstract
fun
addChild
(
behavior
:
BehaviorID
,
child
:
NodeID
)
(
source
)