Click or drag to resize
IAgentDataBlackboard Property
Blackboard to exchange data between behaviors.

Namespace: Slash.AI.BehaviorTrees.Interfaces
Assembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntax
Blackboard Blackboard { get; set; }

Property Value

Type: Blackboard
See Also