Click or drag to resize
BaseCopyParentBlackboardAttributeAttributeKey Property
Key of blackboard attribute to take the value from.

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

Property Value

Type: Object
See Also