| CheckBlackboardBoolean Class |
Namespace: Slash.AI.BehaviorTrees.Implementations.Conditions
The CheckBlackboardBoolean type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckBlackboardBoolean | Initializes a new instance of the CheckBlackboardBoolean class |
| Name | Description | |
|---|---|---|
| BlackboardAttributeKey |
Key of blackboard attribute to check.
|
| Name | Description | |
|---|---|---|
| Decide |
Decision function for a boolean condition.
(Overrides BooleanConditionDecide(IAgentData).) |