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