Click or drag to resize
CheckBlackboardSetBlackboardAttributeKey Property
Key of blackboard attribute to check.

Namespace: Slash.AI.BehaviorTrees.Implementations.Conditions
Assembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntax
protected abstract Object BlackboardAttributeKey { get; }

Property Value

Type: Object
See Also