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.debugging
/
SnapshotDebugger
/
GraphState
/
GraphState
Graph
State
constructor
(
behaviorValues
:
Map
<
BehaviorID
,
Any
?
>
,
nodeValues
:
Map
<
NodeID
,
Any
?
>
,
children
:
Map
<
NodeID
,
Collection
<
NodeID
>
>
)
(
source
)