Click or drag to resize
IAgentDataOnActiveTasksChanged Event
Called when the active tasks of the agent changed.

Namespace: Slash.AI.BehaviorTrees.Interfaces
Assembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntax
event OnActiveTasksChangedDelegate OnActiveTasksChanged

Value

Type: Slash.AI.BehaviorTrees.InterfacesOnActiveTasksChangedDelegate
See Also