 | IDecisionData Interface |
Interface for decision data which is returned by the Decide() method of a task.
Namespace: Slash.AI.BehaviorTrees.InterfacesAssembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntaxpublic interface IDecisionData
Public Interface IDecisionData
public interface class IDecisionData
type IDecisionData = interface end
See Also