Click or drag to resize
Condition Class
Base class for a condition.
Inheritance Hierarchy

Namespace: Slash.AI.BehaviorTrees.Implementations.Conditions
Assembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntax
public abstract class Condition : Task

The Condition type exposes the following members.

Constructors
  NameDescription
Protected methodCondition
Initializes a new instance of the Condition class
Top
Methods
See Also