Click or drag to resize
IDecisionData Interface
Interface for decision data which is returned by the Decide() method of a task.

Namespace: Slash.AI.BehaviorTrees.Interfaces
Assembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntax
public interface IDecisionData
See Also