Jido. Agent. Strategy. BehaviorTree. State
(Jido Behavior Tree v1.0.0)
View Source
Internal state for the BehaviorTree strategy.
Stored in agent.state.__strategy__.bt.
Summary
Functions
Creates a new State with the given tree and blackboard
Returns the Zoi schema for this module
Types
Functions
@spec new(Jido.BehaviorTree.Tree.t(), Jido.BehaviorTree.Blackboard.t()) :: t()
Creates a new State with the given tree and blackboard
Returns the Zoi schema for this module